Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NLT-e-cigarette
Project
Project
Details
Activity
Releases
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
张伯涛
NLT-e-cigarette
Commits
b91f28ef
Commit
b91f28ef
authored
Jun 30, 2022
by
zhuangxinwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
88786aba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
34 deletions
+4
-34
index.vue
src/views/system/synchronization/index.vue
+4
-34
No files found.
src/views/system/synchronization/index.vue
View file @
b91f28ef
<
template
>
<div
class=
"synchronization"
>
<div
class=
"
bad
Search"
style=
"border-bottom: 14px solid #f4f4f4"
>
<div
class=
"
syn
Search"
style=
"border-bottom: 14px solid #f4f4f4"
>
<el-form
ref=
"queryForm"
style=
"padding: 0 0 0 10px"
class=
"formClass"
:model=
"queryParams"
:inline=
"true"
label-width=
"auto"
>
<el-form-item
label=
"时间"
>
<div
slot=
"label"
class=
"labelClass"
>
...
...
@@ -211,12 +211,11 @@ export default {
<
style
lang=
"scss"
scoped
>
.synchronization
{
font-size
:
18px
;
.placeholder
{
height
:
14px
;
background-color
:
#F4F4F4
}
.
bad
Search
{
.
syn
Search
{
.el-form-item--small
.el-form-item__label
{
line-height
:
17px
;
}
...
...
@@ -231,9 +230,9 @@ export default {
}
}
</
style
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
>
.synchronization
{
.
bad
Search
{
.
syn
Search
{
.el-form-item--small
.el-form-item__label
{
line-height
:
17px
;
}
...
...
@@ -250,33 +249,4 @@ export default {
margin-left
:
0
!
important
;
}
}
.badDialog
{
.labelHeight
{
.el-form-item__label
{
height
:
40px
;
}
}
.el-form-item--small
.el-form-item__label
{
line-height
:
17px
;
}
.labelName
{
display
:
flex
;
justify-content
:
end
;
}
.labelClass
{
position
:
relative
;
right
:
13px
;
text-align
:
center
;
}
.labelClassRequired
{
text-align
:
center
;
position
:
relative
;
bottom
:
17px
;
right
:
13px
;
}
.el-input
.el-input__inner
{
padding
:
0
10px
;
}
}
</
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