Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-fe
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-fe
Commits
364d6497
Commit
364d6497
authored
Nov 27, 2024
by
shirlyn.guo
👌🏻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 应用发布页点击应用广场字样以外区域跳转问题
parent
3d06afab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
app-publish.vue
...nal-space/personal-app-setting/components/app-publish.vue
+7
-4
No files found.
src/views/personal-space/personal-app-setting/components/app-publish.vue
View file @
364d6497
...
...
@@ -225,11 +225,14 @@ function handleToApplicationSquare() {
<div
class=
"flex items-center justify-start p-[12px]"
>
<AllApplication
theme=
"filled"
size=
"24"
fill=
"#000dff"
:stroke-width=
"3"
/>
<div
class=
"ml-[12px]"
>
<div
class=
"hover:text-theme-color flex cursor-pointer items-center"
@
click=
"handleToApplicationSquare"
>
<div
class=
"mr-[2px]"
>
<div
class=
"flex"
>
<span
class=
"hover:text-theme-color flex cursor-pointer items-center gap-[4px]"
@
click=
"handleToApplicationSquare"
>
{{
t
(
'router_title_module.application_square'
)
}}
</div
>
<
CustomIcon
icon=
"ep:top-right"
/
>
<CustomIcon
icon=
"ep:top-right"
/
>
<
/span
>
</div>
<div
class=
"text-[#84868c]"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment