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
a1d2aad0
Commit
a1d2aad0
authored
Nov 13, 2019
by
李宏达
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lhd
parent
84e5201f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
4 deletions
+9
-4
igirl-channel-web/app/front/vues/pages/selftmreg/selftmreg.html
+8
-4
igirl-channel-web/app/front/vues/pages/selftmreg/selftmreg.js
+1
-0
No files found.
igirl-channel-web/app/front/vues/pages/selftmreg/selftmreg.html
View file @
a1d2aad0
...
@@ -623,20 +623,24 @@
...
@@ -623,20 +623,24 @@
<h4><i
class=
"selftmreg_shuxian"
></i>
材料信息
</h4>
<h4><i
class=
"selftmreg_shuxian"
></i>
材料信息
</h4>
<div
style=
"font-size:14px;font-family:PingFangSC-Regular; font-weight:400;"
>
<div
style=
"font-size:14px;font-family:PingFangSC-Regular; font-weight:400;"
>
<div
style=
"width: 100%;margin-bottom: 23px;padding-left: 40px;box-sizing: border-box;"
>
<div
style=
"width: 100%;margin-bottom: 23px;padding-left: 40px;box-sizing: border-box;"
>
<div
v-if=
"apply.businessLicensePic"
style=
"display:inline-block;padding-left:10px;cursor: pointer;"
>
<div
v-if=
"apply.businessLicensePic"
style=
"display:inline-block;padding-left:10px;cursor: pointer;
text-align: center;color: rgb(99, 101, 105);
"
>
<img
@
click=
"window.open(apply.businessLicensePic)"
v-if=
"apply.businessLicensePic"
<img
@
click=
"window.open(apply.businessLicensePic)"
v-if=
"apply.businessLicensePic"
src=
"/imgs/sbzc/yyzzD.png"
style=
"height:118px;width:98px;border: 2px dashed rgb(233, 233, 233);"
>
src=
"/imgs/sbzc/yyzzD.png"
style=
"height:118px;width:98px;border: 2px dashed rgb(233, 233, 233);"
>
<div>
营业执照
</div>
</div>
</div>
<div
v-if=
"apply.identityCardPic"
style=
"display:inline-block;padding-left:10px;cursor: pointer;"
>
<div
v-if=
"apply.identityCardPic"
style=
"display:inline-block;padding-left:10px;cursor: pointer;
text-align: center;color: rgb(99, 101, 105);
"
>
<img
@
click=
"window.open(apply.identityCardPic)"
v-if=
"apply.identityCardPic"
src=
"/imgs/sbzc/wtsD.png"
<img
@
click=
"window.open(apply.identityCardPic)"
v-if=
"apply.identityCardPic"
src=
"/imgs/sbzc/wtsD.png"
style=
"height:118px;width:98px;border: 2px dashed rgb(233, 233, 233);"
>
style=
"height:118px;width:98px;border: 2px dashed rgb(233, 233, 233);"
>
<div>
身份证明
</div>
</div>
</div>
<div
v-if=
"apply.sealAuthorizeStuff"
style=
"display:inline-block;padding-left:10px;cursor: pointer;"
>
<div
v-if=
"apply.sealAuthorizeStuff"
style=
"display:inline-block;padding-left:10px;cursor: pointer;
text-align: center;color: rgb(99, 101, 105);
"
>
<img
@
click=
"window.open(apply.sealAuthorizeStuff)"
:src=
"apply.sealAuthorizeStuff"
<img
@
click=
"window.open(apply.sealAuthorizeStuff)"
:src=
"apply.sealAuthorizeStuff"
style=
"height:118px;width:98px;border: 2px dashed rgb(233, 233, 233);"
>
style=
"height:118px;width:98px;border: 2px dashed rgb(233, 233, 233);"
>
<div>
代理委托书
</div>
</div>
</div>
<div
v-if=
"apply.descUrl"
style=
"display:inline-block;padding-left:10px;cursor: pointer;"
>
<div
v-if=
"apply.descUrl"
style=
"display:inline-block;padding-left:10px;cursor: pointer;
text-align: center;color: rgb(99, 101, 105);
"
>
<img
@
click=
"window.open(apply.descUrl)"
:src=
"apply.descUrl"
style=
"height:118px;width:98px;border: 2px dashed rgb(233, 233, 233);"
>
<img
@
click=
"window.open(apply.descUrl)"
:src=
"apply.descUrl"
style=
"height:118px;width:98px;border: 2px dashed rgb(233, 233, 233);"
>
<div>
优先权证明
</div>
</div>
</div>
</div>
</div>
<div
style=
"clear:both"
></div>
<div
style=
"clear:both"
></div>
...
...
igirl-channel-web/app/front/vues/pages/selftmreg/selftmreg.js
View file @
a1d2aad0
...
@@ -1061,6 +1061,7 @@
...
@@ -1061,6 +1061,7 @@
var
that
=
this
;
var
that
=
this
;
if
(
formName
==
"form"
||
formName
==
"apply"
)
{
if
(
formName
==
"form"
||
formName
==
"apply"
)
{
if
(
formName
==
"apply"
)
{
if
(
formName
==
"apply"
)
{
console
.
log
(
this
.
apply
);
if
(
this
.
apply
.
customerType
!=
'person'
&&
this
.
apply
.
sealAuthorizeStuff
==
''
||
this
.
apply
.
businessLicensePic
==
''
)
{
if
(
this
.
apply
.
customerType
!=
'person'
&&
this
.
apply
.
sealAuthorizeStuff
==
''
||
this
.
apply
.
businessLicensePic
==
''
)
{
return
that
.
$message
.
warning
(
`请按要求上传资料`
);
return
that
.
$message
.
warning
(
`请按要求上传资料`
);
}
else
if
(
this
.
apply
.
customerType
==
'person'
&&
this
.
apply
.
identityCardPic
==
''
||
this
.
apply
.
sealAuthorizeStuff
==
''
||
this
.
apply
.
businessLicensePic
==
''
)
{
}
else
if
(
this
.
apply
.
customerType
==
'person'
&&
this
.
apply
.
identityCardPic
==
''
||
this
.
apply
.
sealAuthorizeStuff
==
''
||
this
.
apply
.
businessLicensePic
==
''
)
{
...
...
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