Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fns_front_2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenqikuai
fns_front_2
Commits
a08a8665
Commit
a08a8665
authored
Oct 22, 2021
by
xhx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更多点击优化
parent
d5c8f961
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
7 deletions
+10
-7
index.vue
src/components/GroupTitle/index.vue
+10
-7
No files found.
src/components/GroupTitle/index.vue
View file @
a08a8665
...
@@ -3,14 +3,17 @@
...
@@ -3,14 +3,17 @@
<div
class=
"word8 font-semibold"
>
{{
title
}}
</div>
<div
class=
"word8 font-semibold"
>
{{
title
}}
</div>
<div
v-if=
"subtitle"
class=
"ml-3 info2"
>
{{
subtitle
}}
</div>
<div
v-if=
"subtitle"
class=
"ml-3 info2"
>
{{
subtitle
}}
</div>
<div
class=
"flex-grow"
></div>
<div
class=
"flex-grow"
></div>
<span
class=
"word9"
v-if=
"iconName === 'icon-gengduo'"
>
更多
</span>
<div
<icon
v-if=
"iconName === 'icon-gengduo'"
v-if=
"iconName === 'icon-gengduo'"
name=
"icon-gengduo"
class=
"flex items-center"
color=
"#979BB6"
@
click=
"$emit('seeMore')"
>
size=
"10"
<span
class=
"word9"
>
更多
</span>
@
click=
"$emit('seeMore')"
<icon
/>
name=
"icon-gengduo"
color=
"#979BB6"
size=
"10"
/>
</div>
<icon
<icon
v-else-if=
"iconName === 'icon-shaixuan'"
v-else-if=
"iconName === 'icon-shaixuan'"
:name=
"iconName"
:name=
"iconName"
...
...
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