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
c8a02697
Commit
c8a02697
authored
Nov 27, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
7a2327c6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
13 additions
and
11 deletions
+13
-11
igirl-channel-jdweb/app/front/entry/public/css/pagecom.css
+0
-0
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.css
+1
-1
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.html
+3
-3
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.js
+3
-1
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.html
+5
-5
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.js
+1
-1
No files found.
igirl-channel-jdweb/app/front/entry/public/css/pagecom.css
View file @
c8a02697
This source diff could not be displayed because it is too large. You can
view the blob
instead.
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.css
View file @
c8a02697
...
@@ -524,5 +524,5 @@
...
@@ -524,5 +524,5 @@
width
:
66%
;
width
:
66%
;
}
}
.jdindentdetail-drawer
.selftmreg_main
.el-form-item
{
.jdindentdetail-drawer
.selftmreg_main
.el-form-item
{
margin-bottom
:
1
0px
!important
;
margin-bottom
:
2
0px
!important
;
}
}
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.html
View file @
c8a02697
...
@@ -575,9 +575,9 @@
...
@@ -575,9 +575,9 @@
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-d
rawer
title=
""
:visible
.
sync=
"toViewImgType"
center
width=
"72%"
append-to-body
>
<el-d
ialog
title=
""
:visible
.
sync=
"toViewImgType"
center
width=
"72%"
append-to-body
>
<img
:src=
"toViewImgSrc"
style=
"max-width:100%;display: block;margin: 0 auto;"
alt=
""
>
<img
:src=
"toViewImgSrc"
style=
"max-width:100%;display: block;margin: 0 auto;"
alt=
""
>
</el-d
rawer
>
</el-d
ialog
>
</div>
</div>
</div>
</div>
...
@@ -873,7 +873,7 @@
...
@@ -873,7 +873,7 @@
</el-drawer>
</el-drawer>
<div
style=
"text-align:center;"
>
<div
style=
"text-align:center;"
>
<span
class=
"dialog-footer"
style=
"margin-top:
1
5px;"
>
<span
class=
"dialog-footer"
style=
"margin-top:5px;"
>
<el-button
@
click=
"submitEdit(headerInfo)"
<el-button
@
click=
"submitEdit(headerInfo)"
style=
"width:140px;height:36px;background:rgba(38,146,255,1);border-radius:4px;color:#fff;"
>
style=
"width:140px;height:36px;background:rgba(38,146,255,1);border-radius:4px;color:#fff;"
>
提交
</el-button>
提交
</el-button>
...
...
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.js
View file @
c8a02697
...
@@ -310,7 +310,9 @@
...
@@ -310,7 +310,9 @@
nclIndex
:
""
,
nclIndex
:
""
,
editNcl
:
{},
editNcl
:
{},
editDeliveryInfo
:
{},
editDeliveryInfo
:
{},
editApply
:
{},
editApply
:
{
customerType
:
'ent'
,
},
message
:
{
message
:
{
info
:
""
,
info
:
""
,
show
:
false
,
show
:
false
,
...
...
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.html
View file @
c8a02697
...
@@ -177,13 +177,13 @@
...
@@ -177,13 +177,13 @@
</gsb-upload>
</gsb-upload>
</div>
</div>
</div>
</div>
<
!-- <
div class="upload-img" @mouseover="mouseOverDemo(1)" @mouseleave="mouseLeaveDemo(1)">
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(1)"
@
mouseleave=
"mouseLeaveDemo(1)"
>
<img
<img
:src="
applyInfo
.customerType == \'ent\' ? \'/imgs/sbzc/yyzz1.png\' : \'imgs/sbzc/yyzz.png\'" />
:src=
"
stuff
.customerType == \'ent\' ? \'/imgs/sbzc/yyzz1.png\' : \'imgs/sbzc/yyzz.png\'"
/>
<div
v-if=
"toViewImgKey == 1"
class=
"toViewImg"
<div
v-if=
"toViewImgKey == 1"
class=
"toViewImg"
@
click=
"toViewImg(applyInfo.customerType == \'ent\' ? \'/imgs/sbzc/yyzzD1.png\' : \'imgs/sbzc/yyzzD.png\')"
>
@
click=
"toViewImg(applyInfo.customerType == \'ent\' ? \'/imgs/sbzc/yyzzD1.png\' : \'imgs/sbzc/yyzzD.png\')"
>
查看大图
</div>
查看大图
</div>
</div>
-->
</div>
</el-form-item>
</el-form-item>
<el-form-item
class=
"gsb_items"
v-if=
"stuff.customerType==\'person\'"
label=
""
>
<el-form-item
class=
"gsb_items"
v-if=
"stuff.customerType==\'person\'"
label=
""
>
...
@@ -290,9 +290,9 @@
...
@@ -290,9 +290,9 @@
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-d
rawer
title=
""
:visible
.
sync=
"toViewImgType"
center
width=
"72%"
append-to-body
>
<el-d
ialog
title=
""
:visible
.
sync=
"toViewImgType"
center
width=
"72%"
append-to-body
>
<img
:src=
"toViewImgSrc"
style=
"max-width:100%;display: block;margin: 0 auto;"
alt=
""
>
<img
:src=
"toViewImgSrc"
style=
"max-width:100%;display: block;margin: 0 auto;"
alt=
""
>
</el-d
rawer
>
</el-d
ialog
>
</div>
</div>
</div>
</div>
...
...
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.js
View file @
c8a02697
...
@@ -217,7 +217,7 @@
...
@@ -217,7 +217,7 @@
index
:
0
,
index
:
0
,
orderId
:
""
,
orderId
:
""
,
stuff
:
{},
stuff
:
{},
showUploadStuff
:
0
,
showUploadStuff
:
1
,
currentOrderNo
:
""
,
currentOrderNo
:
""
,
currentOrderType
:
""
,
currentOrderType
:
""
,
navActive
:
'first'
,
navActive
:
'first'
,
...
...
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