Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage-go
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
Tracing
source-trace-manage-go
Commits
66299297
Commit
66299297
authored
Dec 16, 2020
by
zL
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css样式问题
parent
2aa4e37a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
32 deletions
+12
-32
TemplateManage.vue
src/entry/best/views/category/TemplateManage.vue
+3
-8
TemplateManage.vue
src/entry/dl/views/category/TemplateManage.vue
+3
-8
TemplateManage.vue
src/entry/hd/views/category/TemplateManage.vue
+3
-8
TemplateManage.vue
src/entry/sy/views/category/TemplateManage.vue
+3
-8
No files found.
src/entry/best/views/category/TemplateManage.vue
View file @
66299297
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
>
>
{{
item
.
name
}}
{{
item
.
name
}}
<i
<i
@
click=
"editorClassification(item, index)"
@
click
.
stop
=
"editorClassification(item, index)"
v-if=
"checkClassification === index && index !== 0"
v-if=
"checkClassification === index && index !== 0"
class=
"iconfont iconwsmp-bianji"
class=
"iconfont iconwsmp-bianji"
></i>
></i>
...
@@ -458,12 +458,10 @@ header {
...
@@ -458,12 +458,10 @@ header {
}
}
.classification-list {
.classification-list {
list-style: none;
list-style: none;
overflow: hidden;
margin-top: 22px;
margin-top: 22px;
margin-bottom: 15px;
margin-bottom: 15px;
// height: 47px;
.item {
.item {
float: left
;
display: inline-block
;
position: relative;
position: relative;
background: #ffffff;
background: #ffffff;
border-radius: 4px;
border-radius: 4px;
...
@@ -509,13 +507,10 @@ header {
...
@@ -509,13 +507,10 @@ header {
top: 20px;
top: 20px;
left: 20px;
left: 20px;
}
}
// .template_list-box {
// overflow: hidden;
// }
.add-the-classification {
.add-the-classification {
border-radius: 4px;
border-radius: 4px;
color: #3f79fe;
color: #3f79fe;
float: left
;
display: inline-block
;
font-size: 14px;
font-size: 14px;
cursor: pointer;
cursor: pointer;
background: #ffffff;
background: #ffffff;
...
...
src/entry/dl/views/category/TemplateManage.vue
View file @
66299297
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
>
>
{{
item
.
name
}}
{{
item
.
name
}}
<i
<i
@
click=
"editorClassification(item, index)"
@
click
.
stop
=
"editorClassification(item, index)"
v-if=
"checkClassification === index && index !== 0"
v-if=
"checkClassification === index && index !== 0"
class=
"iconfont iconwsmp-bianji"
class=
"iconfont iconwsmp-bianji"
></i>
></i>
...
@@ -458,12 +458,10 @@ header {
...
@@ -458,12 +458,10 @@ header {
}
}
.classification-list {
.classification-list {
list-style: none;
list-style: none;
overflow: hidden;
margin-top: 22px;
margin-top: 22px;
margin-bottom: 15px;
margin-bottom: 15px;
// height: 47px;
.item {
.item {
float: left
;
display: inline-block
;
position: relative;
position: relative;
background: #ffffff;
background: #ffffff;
border-radius: 4px;
border-radius: 4px;
...
@@ -509,13 +507,10 @@ header {
...
@@ -509,13 +507,10 @@ header {
top: 20px;
top: 20px;
left: 20px;
left: 20px;
}
}
// .template_list-box {
// overflow: hidden;
// }
.add-the-classification {
.add-the-classification {
border-radius: 4px;
border-radius: 4px;
color: #3f79fe;
color: #3f79fe;
float: left
;
display: inline-block
;
font-size: 14px;
font-size: 14px;
cursor: pointer;
cursor: pointer;
background: #ffffff;
background: #ffffff;
...
...
src/entry/hd/views/category/TemplateManage.vue
View file @
66299297
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
>
>
{{
item
.
name
}}
{{
item
.
name
}}
<i
<i
@
click=
"editorClassification(item, index)"
@
click
.
stop
=
"editorClassification(item, index)"
v-if=
"checkClassification === index && index !== 0"
v-if=
"checkClassification === index && index !== 0"
class=
"iconfont iconwsmp-bianji"
class=
"iconfont iconwsmp-bianji"
></i>
></i>
...
@@ -458,12 +458,10 @@ header {
...
@@ -458,12 +458,10 @@ header {
}
}
.classification-list {
.classification-list {
list-style: none;
list-style: none;
overflow: hidden;
margin-top: 22px;
margin-top: 22px;
margin-bottom: 15px;
margin-bottom: 15px;
// height: 47px;
.item {
.item {
float: left
;
display: inline-block
;
position: relative;
position: relative;
background: #ffffff;
background: #ffffff;
border-radius: 4px;
border-radius: 4px;
...
@@ -509,13 +507,10 @@ header {
...
@@ -509,13 +507,10 @@ header {
top: 20px;
top: 20px;
left: 20px;
left: 20px;
}
}
// .template_list-box {
// overflow: hidden;
// }
.add-the-classification {
.add-the-classification {
border-radius: 4px;
border-radius: 4px;
color: #3f79fe;
color: #3f79fe;
float: left
;
display: inline-block
;
font-size: 14px;
font-size: 14px;
cursor: pointer;
cursor: pointer;
background: #ffffff;
background: #ffffff;
...
...
src/entry/sy/views/category/TemplateManage.vue
View file @
66299297
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
>
>
{{
item
.
name
}}
{{
item
.
name
}}
<i
<i
@
click=
"editorClassification(item, index)"
@
click
.
stop
=
"editorClassification(item, index)"
v-if=
"checkClassification === index && index !== 0"
v-if=
"checkClassification === index && index !== 0"
class=
"iconfont iconwsmp-bianji"
class=
"iconfont iconwsmp-bianji"
></i>
></i>
...
@@ -458,12 +458,10 @@ header {
...
@@ -458,12 +458,10 @@ header {
}
}
.classification-list {
.classification-list {
list-style: none;
list-style: none;
overflow: hidden;
margin-top: 22px;
margin-top: 22px;
margin-bottom: 15px;
margin-bottom: 15px;
// height: 47px;
.item {
.item {
float: left
;
display: inline-block
;
position: relative;
position: relative;
background: #ffffff;
background: #ffffff;
border-radius: 4px;
border-radius: 4px;
...
@@ -509,13 +507,10 @@ header {
...
@@ -509,13 +507,10 @@ header {
top: 20px;
top: 20px;
left: 20px;
left: 20px;
}
}
// .template_list-box {
// overflow: hidden;
// }
.add-the-classification {
.add-the-classification {
border-radius: 4px;
border-radius: 4px;
color: #3f79fe;
color: #3f79fe;
float: left
;
display: inline-block
;
font-size: 14px;
font-size: 14px;
cursor: pointer;
cursor: pointer;
background: #ffffff;
background: #ffffff;
...
...
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