Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
traceSourceMb
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
yanyanhong
traceSourceMb
Commits
aaf9bf7c
Commit
aaf9bf7c
authored
Jan 04, 2021
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 选择模板页的添加文件夹字体大小改成和首页的一致
parent
19aedd29
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
Index.vue
src/views/selectTemplate/Index.vue
+4
-1
No files found.
src/views/selectTemplate/Index.vue
View file @
aaf9bf7c
...
...
@@ -29,7 +29,10 @@
<div
style=
"position: relative"
class=
"template-title"
>
我的模板
<div
class=
"addFolder"
@
click=
"handleClickAddFolder"
v-if=
"isSy"
>
<common-svg
name=
"xuanzemoban-tianjia1"
width=
"11px"
style=
"margin-right:5px"
></common-svg>
添加文件夹
<common-svg
name=
"xuanzemoban-tianjia1"
width=
"11px"
style=
"margin-right:5px;vertical-align:baseline"
></common-svg>
<span
style=
"font-size: 16px;"
>
添加文件夹
</span>
</div>
</div>
<div
v-if=
"isSy"
>
...
...
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