Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
digitalPerson-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
digitalPerson
digitalPerson-fe
Commits
e4fd3c42
Commit
e4fd3c42
authored
Oct 08, 2024
by
shirlyn.guo
🤡
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 推荐模板繁体字纠正&tag样式调整
parent
53b2f90a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
recommend-template.vue
src/views/workbench/components/recommend-template.vue
+5
-1
No files found.
src/views/workbench/components/recommend-template.vue
View file @
e4fd3c42
...
...
@@ -163,7 +163,7 @@ function handleToCreation(template: DigitalTemplate) {
<
template
>
<div
class=
"mx-auto mt-[16px] min-h-[900px] overscroll-contain rounded-t-[16px] bg-white"
>
<div
class=
"sticky top-[-1px] z-10 rounded-t-[16px] bg-white px-[24px] pb-[16px] pt-[24px]"
>
<div
class=
"mb-[24px] cursor-default text-[18px] text-[#000]"
>
推薦模
闆
</div>
<div
class=
"mb-[24px] cursor-default text-[18px] text-[#000]"
>
推薦模
板
</div>
<div
class=
"pb-[16px]"
>
<button
v-for=
"classify in templateClassify"
...
...
@@ -262,5 +262,9 @@ function handleToCreation(template: DigitalTemplate) {
.classify-radio-button.active
{
color
:
#091221
;
background-color
:
#edeef7
;
&
:hover
{
color
:
#5b647a
;
}
}
</
style
>
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