Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
184b3199
authored
2023-11-02 13:14:40 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式修改
1 parent
ecae80ee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
20 deletions
src/styles/slxx/slxx.scss
src/styles/slxx/slxx.scss
View file @
184b319
...
...
@@ -53,20 +53,22 @@
font-weight
:
500
;
color
:
#4a4a4a
;
}
.bdcqk
{
margin-top
:
15px
;
position
:
relative
;
.count
{
color
:
blue
!
important
;
width
:
874px
;
font-size
:
14px
;
position
:
absolute
;
left
:
200px
;
top
:
-3px
;
height
:
30px
;
.count
{
color
:
blue
!
important
;
width
:
85%
;
font-size
:
14px
;
position
:
absolute
;
left
:
200px
;
top
:
-3px
;
height
:
30px
;
}
}
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
@@ -83,20 +85,21 @@
.formMarginBot0
{
/
deep
/
.el-form-item
{
margin-bottom
:
0
;
}
margin-bottom
:
0
;
}
}
/
deep
/
.el-form-item__label
{
padding-bottom
:
0px
;
}
// 控制表单是否只读
.readonly
{
/
deep
/
.el-form-item__content
{
pointer-events
:
none
!
important
;
}
/
deep
/
.el-input
.el-input__inner
{
background-color
:
#F5F7FA
;
}
}
.readonly
{
/
deep
/
.el-form-item__content
{
pointer-events
:
none
!
important
;
}
/
deep
/
.el-input
.el-input__inner
{
background-color
:
#F5F7FA
;
}
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment