Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
749b4ccd
Commit
749b4ccd
authored
Dec 25, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
2012d75f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
33 additions
and
7 deletions
+33
-7
igirl-channel-web/app/front/entry/public/css/pagecom.css
+0
-0
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.css
+27
-5
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.html
+6
-2
No files found.
igirl-channel-web/app/front/entry/public/css/pagecom.css
View file @
749b4ccd
This source diff could not be displayed because it is too large. You can
view the blob
instead.
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.css
View file @
749b4ccd
...
...
@@ -532,11 +532,13 @@
.jdindentdetail-diag
.el-drawer__open
.el-drawer.rtl
{
width
:
66%
;
}
.jdindentdetail-drawer
{
.jdindentdetail-drawer
{
overflow-y
:
auto
;
padding-bottom
:
100px
;
padding-left
:
10px
;
}
.jdindentdetail-drawer
.selftmreg_main
.el-form-item
{
margin-bottom
:
20px
!important
;
}
...
...
@@ -588,11 +590,32 @@
border-radius
:
0
;
}
.jdindentdetail-drawer
.gsb_items
>
.el-form-item__content
>
div
:nth-child
(
1
)
{
.jdindentdetail-drawer
.gsb_items
>
.el-form-item__content
>
div
:nth-child
(
1
)
{
margin-left
:
0
;
}
.jdindentdetail-drawer
.gsb_items
>
.el-form-item__content
>
.title
{
.jdindentdetail-drawer
.gsb_items
>
.el-form-item__content
>
.title
{
line-height
:
1
;
min-height
:
30px
;
}
\ No newline at end of file
}
.jdindentdetail-drawer
.gsb_items
>
.el-form-item__content
>
.text
{
width
:
max-content
;
padding-left
:
51px
;
line-height
:
21px
;
}
.jdindentdetail-drawer
.editTips
{
margin-top
:
25px
;
padding-left
:
51px
;
width
:
max-content
;
text-align
:
left
;
line-height
:
21px
;
font-size
:
12px
;
font-family
:
PingFangSC
;
font-weight
:
400
;
color
:
rgba
(
136
,
136
,
136
,
1
);
position
:
relative
;
}
.jdindentdetail-drawer
.editTips
>
span
{
color
:
#0f8ee9
;
}
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.html
View file @
749b4ccd
...
...
@@ -788,6 +788,7 @@
重新上传
</div>
</gsb-upload>
</div>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(1)"
@
mouseleave=
"mouseLeaveDemo(1)"
>
<img
...
...
@@ -796,7 +797,10 @@
@
click=
"toViewImg(editApply.customerType == \'ent\' ? \'/imgs/sbzc/yyzzD1.png\' : \'imgs/sbzc/yyzzD.png\')"
>
查看大图
</div>
</div>
<div
class=
"editTips"
>
<i
class=
"el-icon-warning"
></i>
格式为
<span>
PDF
</span>
或
<span>
JPG
</span>
,大小不能超过
<span>
10M
</span>
</div>
</el-form-item>
<el-form-item
class=
"gsb_items"
v-if=
"editApply.customerType==\'person\'"
label=
""
>
<div
class=
"title special"
>
上传材料:身份证明
</div>
...
...
@@ -833,7 +837,7 @@
查看大图
</div>
</div>
<div
class=
"
text
"
>
<i
class=
"el-icon-warning"
></i>
<div
class=
"
editTips
"
>
<i
class=
"el-icon-warning"
></i>
格式为
<span>
PDF
</span>
或
<span>
JPG
</span>
,大小不能超过
<span>
10M
</span>
</div>
...
...
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