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
b56b8d4c
authored
2023-11-02 13:17:54 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:抵押不动产信息样式修改
1 parent
d4432203
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
10 deletions
src/styles/slxx/slxx.scss
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
src/styles/slxx/slxx.scss
View file @
b56b8d4
...
...
@@ -53,20 +53,23 @@
font-weight
:
500
;
color
:
#4a4a4a
;
}
.bdcqk
{
margin-top
:
15px
;
position
:
relative
;
.count
{
color
:
blue
!
important
;
width
:
8
74px
;
color
:
blue
!
important
;
width
:
8
5%
;
font-size
:
14px
;
position
:
absolute
;
left
:
200px
;
left
:
200px
;
top
:
-3px
;
height
:
30px
;
}
}
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
@@ -90,13 +93,14 @@
/
deep
/
.el-form-item__label
{
padding-bottom
:
0px
;
}
// 控制表单是否只读
.readonly
{
/
deep
/
.el-form-item__content
{
pointer-events
:
none
!
important
;
.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
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
View file @
b56b8d4
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-02 1
1:23:39
* @LastEditTime: 2023-11-02 1
3:17:17
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -440,7 +440,7 @@
<div
class=
"triangle"
></div>
</div>
<el-row
:gutter=
"10"
>
<el-col
:span=
"
12
"
>
<el-col
:span=
"
24
"
>
<el-form-item
label=
"共有方式:"
>
<el-radio-group
:disabled=
"!ableOperation"
...
...
Please
register
or
sign in
to post a comment