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
f0d28a22
Commit
f0d28a22
authored
Dec 17, 2019
by
任建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rj
parent
89ae61e5
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
778 additions
and
297 deletions
+778
-297
igirl-channel-jdweb/app/front/entry/public/css/pagecom.css
+0
-0
igirl-channel-jdweb/app/front/vues/pages/OAjdlist/OAjdlist.css
+11
-0
igirl-channel-jdweb/app/front/vues/pages/OAjdlist/OAjdlist.html
+2
-2
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.css
+42
-12
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.html
+686
-275
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.css
+32
-3
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.html
+4
-4
igirl-channel-jdweb/app/front/vues/pages/selftmreg/selftmreg.css
+1
-1
No files found.
igirl-channel-jdweb/app/front/entry/public/css/pagecom.css
View file @
f0d28a22
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/OAjdlist/OAjdlist.css
View file @
f0d28a22
.el-table__header-wrapper
{
background
:
#eef2fb
;
}
#el-drawer__title
{
padding
:
10px
20px
;
background
:
#f6f9ff
;
}
.jdc-footer
{
display
:
none
;
}
\ No newline at end of file
igirl-channel-jdweb/app/front/vues/pages/OAjdlist/OAjdlist.html
View file @
f0d28a22
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
</div> -->
</div> -->
</div>
</div>
<div>
<div>
<el-button
@
click=
"find()"
>
查询
</el-button>
<el-button
@
click=
"find()"
style=
"background:#3071fe;border:1px solid #3071fe;color:#fff;"
>
查询
</el-button>
<el-button
@
click=
"reset()"
>
重置
</el-button>
<el-button
@
click=
"reset()"
>
重置
</el-button>
</div>
</div>
</div>
</div>
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
<p>
很抱歉,没有查询到您要搜索的内容!您也可以减少筛选范围再尝试~
</p>
<p>
很抱歉,没有查询到您要搜索的内容!您也可以减少筛选范围再尝试~
</p>
</div>
</div>
<div
class=
"jdindentlist-list"
v-else
>
<div
class=
"jdindentlist-list"
v-else
>
<el-table
:header-cell-style=
"{background:\'#F5F5F5;\'}"
:data=
"tableData"
style=
"width: 100%"
>
<el-table
:header-cell-style=
"{background:\'#F5F5F5;\'}"
:data=
"tableData"
style=
"width: 100%
;
"
>
<el-table-column
prop=
"channelServiceNo"
label=
"订单编号"
>
<el-table-column
prop=
"channelServiceNo"
label=
"订单编号"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"deliveryOrderNo"
label=
"交付单号"
>
<el-table-column
prop=
"deliveryOrderNo"
label=
"交付单号"
>
...
...
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.css
View file @
f0d28a22
.
jdindentdetail-warpper
{
.
wrapper-bg
{
width
:
100%
;
width
:
100%
;
background
:
rgb
(
236
,
238
,
243
);
}
.jdindentdetail-warpper
{
background
:
#fff
;
max-width
:
1320px
;
margin
:
0
auto
;
}
}
.jdindentdetail-header
{
.jdindentdetail-header
{
...
@@ -54,9 +60,8 @@
...
@@ -54,9 +60,8 @@
}
}
.jdindentdetail-nav
{
.jdindentdetail-nav
{
height
:
70px
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
1.42%
2.64%
2.7%
3.28%
;
padding
-top
:
17px
;
}
}
.jdindentdetail-nav
.el-breadcrumb
{
.jdindentdetail-nav
.el-breadcrumb
{
...
@@ -67,7 +72,7 @@
...
@@ -67,7 +72,7 @@
width
:
100%
;
width
:
100%
;
background
:
#fff
;
background
:
#fff
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
1.42%
2.64%
2.7%
3.28%
;
padding
:
1.42%
0
2.7%
0
;
overflow
:
hidden
;
overflow
:
hidden
;
}
}
...
@@ -235,12 +240,12 @@
...
@@ -235,12 +240,12 @@
height
:
0px
;
height
:
0px
;
background
:
#E1E1E1
;
background
:
#E1E1E1
;
width
:
100%
;
width
:
100%
;
margin-top
:
56
px
;
margin-top
:
20
px
;
margin-bottom
:
4
8px
;
margin-bottom
:
2
8px
;
}
}
.jdindentdetail-info
{
.jdindentdetail-info
{
margin-top
:
39
px
;
margin-top
:
20
px
;
}
}
.jdindentdetail-info
::after
{
.jdindentdetail-info
::after
{
...
@@ -253,8 +258,7 @@
...
@@ -253,8 +258,7 @@
.jdindentdetail-info
>
div
:nth-child
(
2
)
{
.jdindentdetail-info
>
div
:nth-child
(
2
)
{
float
:
left
;
float
:
left
;
margin-top
:
24px
;
padding
:
28px
10px
0
20px
;
margin-right
:
47px
;
}
}
.jdindentdetail-info
>
div
:nth-child
(
3
)
{
.jdindentdetail-info
>
div
:nth-child
(
3
)
{
...
@@ -284,6 +288,7 @@
...
@@ -284,6 +288,7 @@
width
:
100px
;
width
:
100px
;
text-align
:
center
;
text-align
:
center
;
color
:
#B2B2B2
;
color
:
#B2B2B2
;
margin-top
:
5px
;
}
}
.jdindentdetail-info
>
div
:nth-child
(
2
)>
p
:nth-child
(
1
)>
img
{
.jdindentdetail-info
>
div
:nth-child
(
2
)>
p
:nth-child
(
1
)>
img
{
...
@@ -507,9 +512,6 @@
...
@@ -507,9 +512,6 @@
color
:
rgba
(
130
,
130
,
130
,
1
);
color
:
rgba
(
130
,
130
,
130
,
1
);
}
}
/* 弹框部分 */
/* 弹框部分 */
...
@@ -538,3 +540,31 @@
...
@@ -538,3 +540,31 @@
width
:
100%
;
width
:
100%
;
padding
:
0
20px
;
padding
:
0
20px
;
}
}
#steps
{
display
:
block
;
}
#steps
>
div
{
width
:
170px
;
}
.btnBottom
>
span
{
position
:
absolute
;
bottom
:
0px
;
left
:
0px
;
padding
:
10px
20px
20px
;
background
:
#fff
;
margin-top
:
5px
;
box-sizing
:
border-box
;
border-top
:
1px
solid
#dee0ed
;
z-index
:
9999
;
}
.btnBottom
>
span
>
button
{
border-radius
:
100px
!important
;
}
.el-dialog__wrapper
{
cursor
:
pointer
;
}
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.html
View file @
f0d28a22
<div
class=
"jdindentdetail-warpper"
>
<div
class=
"wrapper-bg"
>
<div
class=
"jdindentdetail-warpper"
>
<!-- <div class="jdindentdetail-header">
<!-- <div class="jdindentdetail-header">
<div>个人中心</div>
<div>个人中心</div>
<div>
<div>
...
@@ -15,7 +17,7 @@
...
@@ -15,7 +17,7 @@
</div>
</div>
</div>
</div>
<div>
<div>
<div
style=
"display:flex;height: 60px;align-items: center;"
>
<!--
<div style="display:flex;height: 60px;align-items: center;">
<div style="background:#ffffff;
<div style="background:#ffffff;
border:3px solid #3071fe;
border:3px solid #3071fe;
width:6px;
width:6px;
...
@@ -25,11 +27,19 @@
...
@@ -25,11 +27,19 @@
<div style="font-size: 16px;">
<div style="font-size: 16px;">
订单详情
订单详情
</div>
</div>
</div
>
</div> --
>
</div>
</div>
<div
class=
"jdindentdetail"
>
<div
class=
"jdindentdetail"
>
<div
class=
"jdindentdetail-nav"
>
<div
class=
"jdindentdetail-nav"
>
<div
style=
"background:#ffffff;
border:3px solid #3071fe;
width:6px;
height:6px;
border-radius:100%;
margin: 0 10px 0 0;
display: inline-block;"
>
</div>
<span>
当前位置:
</span>
<span>
当前位置:
</span>
<el-breadcrumb
separator-class=
"el-icon-arrow-right"
>
<el-breadcrumb
separator-class=
"el-icon-arrow-right"
>
<el-breadcrumb-item
:to=
"listPath"
>
交付中心
<el-breadcrumb-item
:to=
"listPath"
>
交付中心
...
@@ -44,8 +54,10 @@
...
@@ -44,8 +54,10 @@
<div
class=
"jdindentdetail-flow"
>
<div
class=
"jdindentdetail-flow"
>
<div
class=
"jdindentdetail-main-step-col"
>
<div
class=
"jdindentdetail-main-step-col"
>
<el-steps
:active=
"currentStep"
align-center
process-status=
"process"
>
<el-steps
:active=
"currentStep"
align-center
<el-step
v-if=
"itemCode"
title=
"待上传材料"
description=
""
></el-step>
process-status=
"process"
id=
"steps"
>
<el-step
v-if=
"itemCode"
title=
"待上传材料"
description=
""
>
</el-step>
<el-step
v-if=
"!itemCode"
title=
"待确认方案"
></el-step>
<el-step
v-if=
"!itemCode"
title=
"待确认方案"
></el-step>
<!-- <el-step v-show="itemCode" title="方案不通过"></el-step> -->
<!-- <el-step v-show="itemCode" title="方案不通过"></el-step> -->
<el-step
title=
"待审核"
></el-step>
<el-step
title=
"待审核"
></el-step>
...
@@ -61,7 +73,8 @@
...
@@ -61,7 +73,8 @@
<div>
<div>
<el-steps
direction=
"vertical"
:active=
"currentStep"
>
<el-steps
direction=
"vertical"
:active=
"currentStep"
>
<el-step
v-for=
"(item, index) in orderFlow"
<el-step
v-for=
"(item, index) in orderFlow"
:title=
"item.createDate +\' \' +item.opContent"
></el-step>
:title=
"item.createDate +\' \' +item.opContent"
>
</el-step>
</el-steps>
</el-steps>
</div>
</div>
</div>
</div>
...
@@ -69,7 +82,9 @@
...
@@ -69,7 +82,9 @@
<div
class=
"jdindentdetail-info"
>
<div
class=
"jdindentdetail-info"
>
<div
class=
"jdindentdetail-main-title"
>
<div
class=
"jdindentdetail-main-title"
>
商标信息
<span
v-show=
"itemCode"
@
click=
"showDialog(1)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
商标信息
<span
v-show=
"itemCode"
@
click=
"showDialog(1)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
</div>
</div>
<div>
<div>
<p>
<p>
...
@@ -78,29 +93,35 @@
...
@@ -78,29 +93,35 @@
<p>
商标图样
</p>
<p>
商标图样
</p>
</div>
</div>
<div>
<div>
<p>
商标名称:
<span>
{{deliveryInfo.tmName?deliveryInfo.tmName:\"-\"}}
</span></p>
<p>
商标名称:
<span>
{{deliveryInfo.tmName?deliveryInfo.tmName:\"-\"}}
</span>
</p>
<p>
商标类型:
<span>
{{brandType?brandType:\"-\"}}
</span></p>
<p>
商标类型:
<span>
{{brandType?brandType:\"-\"}}
</span></p>
<p>
商标说明:
<span>
{{deliveryInfo.notes?deliveryInfo.notes:\"-\"}}
</span></p>
<p>
商标说明:
<span>
{{deliveryInfo.notes?deliveryInfo.notes:\"-\"}}
</span>
</p>
</div>
</div>
</div>
</div>
<div
class=
"jdindentdetail-main-infohr"
></div>
<div
class=
"jdindentdetail-main-infohr"
></div>
<div
class=
"jdindentdetail-main-type-box"
v-for=
"(item, index) in nclInfo"
:key=
"index"
>
<div
class=
"jdindentdetail-main-type-box"
v-for=
"(item, index) in nclInfo"
:key=
"index"
>
<div
class=
"jdindentdetail-main-type"
>
<div
class=
"jdindentdetail-main-type"
>
<div
class=
"jdindentdetail-main-title"
>
<div
class=
"jdindentdetail-main-title"
>
商标类别
商标类别
</div>
</div>
<div
class=
"jdindentdetail-main-type-title"
>
<div
class=
"jdindentdetail-main-type-title"
>
{{item.nclOneCodes}}
第{{item.nclOneCodes}}类
<span>
{{item.tmRegistNum}}
</span>
<span>
{{item.tmRegistNum}}
</span>
<span>
{{item.officialTypeName}}
</span>
<span>
{{item.officialTypeName}}
</span>
<span
v-show=
"itemCode"
@
click=
"showDialog(2,index)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
<span
v-show=
"itemCode"
@
click=
"showDialog(2,index)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
</div>
</div>
<div
class=
"jdindentdetail-main-type-services"
>
<div
class=
"jdindentdetail-main-type-services"
>
<p>
商品服务项目:
</p>
<p>
商品服务项目:
</p>
<ul>
<ul>
<li
v-for=
"(item, index) in item.nclSmallCodes"
:key=
"index"
>
{{item.pcode}}{{item.name}}
<li
v-for=
"(item, index) in item.nclSmallCodes"
:key=
"index"
>
{{item.pcode}}{{item.name}}
</li>
</li>
</ul>
</ul>
</div>
</div>
...
@@ -109,6 +130,8 @@
...
@@ -109,6 +130,8 @@
官方回执文件:
官方回执文件:
<span
v-for=
"(el, index) in item.tmOfficials"
<span
v-for=
"(el, index) in item.tmOfficials"
:key=
"item.officialType"
>
{{el.officialTypeName}}
</span>
:key=
"item.officialType"
>
{{el.officialTypeName}}
</span>
<p
v-if=
"item.tmOfficials.length==0"
style=
"display:inline-block;marginLeft:20px;"
>
暂无
</p>
</div>
</div>
</div>
</div>
<div
class=
"jdindentdetail-main-infohr"
></div>
<div
class=
"jdindentdetail-main-infohr"
></div>
...
@@ -116,25 +139,31 @@
...
@@ -116,25 +139,31 @@
<div
class=
"jdindentdetail-main-official"
>
<div
class=
"jdindentdetail-main-official"
>
<div
class=
"jdindentdetail-main-title"
>
<div
class=
"jdindentdetail-main-title"
>
交官文件
<span
v-show=
"itemCode"
@
click=
"showDialog(3)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
交官文件
<span
v-show=
"itemCode"
@
click=
"showDialog(3)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
</div>
</div>
<div
class=
"jdindentdetail-main-official-img"
>
<div
class=
"jdindentdetail-main-official-img"
>
<div>
<div>
<div
class=
"license-uploader"
>
<div
class=
"license-uploader"
>
<img
v-if=
"imageUrl"
:src=
"imageUrl"
class=
"license"
>
<img
v-if=
"imageUrl"
:src=
"imageUrl"
class=
"license"
>
<div
class=
"license-uploader-icon"
v-else
>
<div
class=
"license-uploader-icon"
v-else
>
<img
:src=
"applyInfo.businessLicensePic ? applyInfo.businessLicensePic : \'/imgs/indent/materialNull.png\'"
<img
:src=
"applyInfo.businessLicensePic ? applyInfo.businessLicensePic : \'/imgs/indent/materialNull.png\'"
alt=
""
@
click=
"openPdf(applyInfo.businessLicensePdf)"
>
alt=
""
@
click=
"openPdf(applyInfo.businessLicensePdf)"
>
</div>
</div>
</div>
</div>
<p>
营业执照
</p>
<p>
营业执照
</p>
</div>
</div>
<div>
<div>
<div
class=
"license-uploader"
>
<div
class=
"license-uploader"
>
<img
v-if=
"imageUrl"
:src=
"imageUrl"
class=
"license"
>
<img
v-if=
"imageUrl"
:src=
"imageUrl"
class=
"license"
>
<div
class=
"license-uploader-icon"
v-else
>
<div
class=
"license-uploader-icon"
v-else
>
<img
:src=
"deliveryInfo.gzwtsUrl?deliveryInfo.gzwtsUrl:\'/imgs/indent/materialNull.png\'"
<img
:src=
"deliveryInfo.gzwtsUrl?deliveryInfo.gzwtsUrl:\'/imgs/indent/materialNull.png\'"
alt=
""
@
click=
"openPdf(deliveryInfo.gzwtsUrl)"
>
alt=
""
@
click=
"openPdf(deliveryInfo.gzwtsUrl)"
>
</div>
</div>
</div>
</div>
<p>
委托书
</p>
<p>
委托书
</p>
...
@@ -142,20 +171,24 @@
...
@@ -142,20 +171,24 @@
</div>
</div>
<div>
<div>
<div
class=
"license-uploader"
>
<div
class=
"license-uploader"
>
<img
v-if=
"imageUrl"
:src=
"imageUrl"
class=
"license"
>
<img
v-if=
"imageUrl"
:src=
"imageUrl"
class=
"license"
>
<div
class=
"license-uploader-icon"
v-else
>
<div
class=
"license-uploader-icon"
v-else
>
<img
:src=
"deliveryInfo.smwjUrl?deliveryInfo.smwjUrl:\'/imgs/indent/materialNull.png\'"
<img
:src=
"deliveryInfo.smwjUrl?deliveryInfo.smwjUrl:\'/imgs/indent/materialNull.png\'"
alt=
""
@
click=
"openPdf(deliveryInfo.smwjUrl)"
>
alt=
""
@
click=
"openPdf(deliveryInfo.smwjUrl)"
>
</div>
</div>
</div>
</div>
<p>
优先权证明
</p>
<p>
优先权证明
</p>
</div>
</div>
<div
v-if=
" applyInfo.customerType==\'person\'"
>
<div
v-if=
" applyInfo.customerType==\'person\'"
>
<div
class=
"license-uploader"
>
<div
class=
"license-uploader"
>
<img
v-if=
"imageUrl"
:src=
"imageUrl"
class=
"license"
>
<img
v-if=
"imageUrl"
:src=
"imageUrl"
class=
"license"
>
<div
class=
"license-uploader-icon"
v-else
>
<div
class=
"license-uploader-icon"
v-else
>
<img
:src=
"applyInfo.identityCardPic?applyInfo.identityCardPic:\'/imgs/indent/materialNull.png\'"
<img
:src=
"applyInfo.identityCardPic?applyInfo.identityCardPic:\'/imgs/indent/materialNull.png\'"
alt=
""
@
click=
"openPdf(applyInfo.identityCardPic)"
>
alt=
""
@
click=
"openPdf(applyInfo.identityCardPic)"
>
</div>
</div>
</div>
</div>
<p>
身份证
</p>
<p>
身份证
</p>
...
@@ -165,26 +198,37 @@
...
@@ -165,26 +198,37 @@
<div
class=
"jdindentdetail-main-infohr"
></div>
<div
class=
"jdindentdetail-main-infohr"
></div>
<div
class=
"jdindentdetail-main-applicant"
>
<div
class=
"jdindentdetail-main-applicant"
>
<div
class=
"jdindentdetail-main-title"
>
<div
class=
"jdindentdetail-main-title"
>
申请人信息-(中国大陆-{{applyInfo.customerType == \"person\"?\"个体户\":\"企业"}})
<span
v-show=
"itemCode"
申请人信息-(中国大陆-{{applyInfo.customerType == \"person\"?\"个体户\":\"企业"}})
@
click=
"showDialog(4)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
<span
v-show=
"itemCode"
@
click=
"showDialog(4)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
</div>
</div>
<ul>
<ul>
<li><span>
公司名称:
</span><span>
{{applyInfo.name?applyInfo.name:\"-\"}}
</span></li>
<li><span>
公司名称:
</span><span>
{{applyInfo.name?applyInfo.name:\"-\"}}
</span>
<li><span>
统一社会信用代码:
</span><span>
{{applyInfo.code?applyInfo.code:\'-\'}}
</span></li>
</li>
<li><span>
公司地址:
</span><span>
{{applyInfo.applyAddr?applyInfo.applyAddr:\"-\"}}
</span></li>
<li><span>
统一社会信用代码:
</span><span>
{{applyInfo.code?applyInfo.code:\'-\'}}
</span>
<li><span>
邮编地址:
</span><span>
{{applyInfo.zipCode?applyInfo.zipCode:\'-\'}}
</span></li>
</li>
<li><span>
公司地址:
</span><span>
{{applyInfo.applyAddr?applyInfo.applyAddr:\"-\"}}
</span>
</li>
<li><span>
邮编地址:
</span><span>
{{applyInfo.zipCode?applyInfo.zipCode:\'-\'}}
</span>
</li>
</ul>
</ul>
</div>
</div>
<div
class=
"jdindentdetail-main-infohr"
></div>
<div
class=
"jdindentdetail-main-infohr"
></div>
<div
class=
"jdindentdetail-main-contact"
>
<div
class=
"jdindentdetail-main-contact"
>
<div
class=
"jdindentdetail-main-title"
>
<div
class=
"jdindentdetail-main-title"
>
订单联系人
<span
v-show=
"itemCode"
@
click=
"showDialog(5)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
订单联系人
<span
v-show=
"itemCode"
@
click=
"showDialog(5)"
><i
class=
"el-icon-edit"
></i>
修改
</span>
</div>
</div>
<ul>
<ul>
<li><span>
联系人:
</span><span>
{{applyInfo.contacts?applyInfo.contacts:\'-\'}}
</span></li>
<li><span>
联系人:
</span><span>
{{applyInfo.contacts?applyInfo.contacts:\'-\'}}
</span>
<li><span>
手机号码:
</span><span>
{{applyInfo.mobile?applyInfo.mobile:\'-\'}}
</span></li>
</li>
<li><span>
电子邮箱:
</span><span>
{{applyInfo.email?applyInfo.email:\'-\'}}
</span></li>
<li><span>
手机号码:
</span><span>
{{applyInfo.mobile?applyInfo.mobile:\'-\'}}
</span>
<li><span>
座机号码:
</span><span>
{{applyInfo.tel?applyInfo.tel:\'-\'}}
</span></li>
</li>
<li><span>
电子邮箱:
</span><span>
{{applyInfo.email?applyInfo.email:\'-\'}}
</span>
</li>
<li><span>
座机号码:
</span><span>
{{applyInfo.tel?applyInfo.tel:\'-\'}}
</span>
</li>
</ul>
</ul>
</div>
</div>
<div
class=
"jdindentdetail-main-infohr"
></div>
<div
class=
"jdindentdetail-main-infohr"
></div>
...
@@ -193,7 +237,8 @@
...
@@ -193,7 +237,8 @@
付款信息
付款信息
</div>
</div>
<div>
<div>
<span>
实付金额:
<span>
¥{{receiptVoucher.totalSum?receiptVoucher.totalSum:\' -\'}}
</span></span>
<span>
实付金额:
<span>
¥{{receiptVoucher.totalSum?receiptVoucher.totalSum:\' -\'}}
</span></span>
<!-- <span>官费:<span>¥300.00</span></span>
<!-- <span>官费:<span>¥300.00</span></span>
<span>服务费:<span>¥213</span></span> -->
<span>服务费:<span>¥213</span></span> -->
</div>
</div>
...
@@ -204,26 +249,40 @@
...
@@ -204,26 +249,40 @@
<!-- 修改弹窗 -->
<!-- 修改弹窗 -->
<div
class=
"jdindentdetail-diag"
>
<div
class=
"jdindentdetail-diag"
>
<el-drawer
:title=
"headerInfo"
custom-class=
"jdindentdetail-drawer"
size=
"58.3333%
"
<el-drawer
:title=
"\'修改\'+headerInfo"
custom-class=
"jdindentdetail-drawer
"
:visible
.
sync=
"dialogTableVisible"
center
>
size=
"58.3333%"
:visible
.
sync=
"dialogTableVisible"
center
>
<div
v-show=
"headerInfo==\'商标信息\'"
>
<div
v-show=
"headerInfo==\'商标信息\'"
>
<el-form
v-show=
"step==1"
ref=
"form"
:rules=
"rules"
label-position=
"left"
:model=
"form"
<el-form
v-show=
"step==1"
ref=
"form"
:rules=
"rules"
class=
"demo-ruleForm"
label-width=
"120px"
>
label-position=
"left"
:model=
"form"
class=
"demo-ruleForm"
label-width=
"120px"
>
<div
class=
"selftmreg_main"
>
<div
class=
"selftmreg_main"
>
<div
class=
"categoryFrom"
>
<div
class=
"categoryFrom"
>
<el-form-item
label=
"商标类型"
style=
"float:left;padding-right:10px;"
prop=
"tmFormType"
>
<el-form-item
label=
"商标类型"
<el-radio-group
style=
"display:inline-block;"
v-model=
"form.tmFormType"
>
style=
"float:left;padding-right:10px;"
<el-radio
:label=
"3"
>
文字
</el-radio>
prop=
"tmFormType"
>
<el-radio
:label=
"4"
>
图形
</el-radio>
<el-radio-group
<el-radio
:label=
"5"
>
文字及图形
</el-radio>
style=
"display:inline-block;"
v-model=
"form.tmFormType"
>
<el-radio
:label=
"3"
>
文字
</el-radio>
<el-radio
:label=
"4"
>
图形
</el-radio>
<el-radio
:label=
"5"
>
文字及图形
</el-radio>
</el-radio-group>
</el-radio-group>
<div
class=
"categoryFrom-jieshao"
@
click=
"announcementsType = true"
>
如何选择商标类型?
<div
class=
"categoryFrom-jieshao"
@
click=
"announcementsType = true"
>
如何选择商标类型?
</div>
</div>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
label=
"商标名称"
style=
"width:845px;float:left"
prop=
"tmName"
<el-form-item
label=
"商标名称"
style=
"width:845px;float:left"
prop=
"tmName"
v-if=
"form.tmFormType != 4"
>
v-if=
"form.tmFormType != 4"
>
<el-input
v-model=
"form.tmName"
style=
"width:330px"
placeholder=
"请输入商标名称"
>
<el-input
v-model=
"form.tmName"
style=
"width:330px"
placeholder=
"请输入商标名称"
>
</el-input>
</el-input>
<span
v-if=
"form.tmFormType == 5"
<span
v-if=
"form.tmFormType == 5"
style=
"font-size:14px;font-family:PingFangSC-Regular;font-weight:400;color:rgba(99,101,105,1);margin-left: 10px"
>
及图
</span>
style=
"font-size:14px;font-family:PingFangSC-Regular;font-weight:400;color:rgba(99,101,105,1);margin-left: 10px"
>
及图
</span>
...
@@ -233,76 +292,128 @@
...
@@ -233,76 +292,128 @@
</div> -->
</div> -->
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
class=
"generated-icon"
style=
"width:860px;float:left"
label=
"商标图样"
<el-form-item
class=
"generated-icon"
prop=
"picUrl"
>
style=
"width:860px;float:left"
<gsb-upload
v-if=
"form.tmFormType == 3"
style=
"float:left;"
flag=
"picUrl"
ref=
"picUrl"
label=
"商标图样"
prop=
"picUrl"
>
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
<gsb-upload
v-if=
"form.tmFormType == 3"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
style=
"float:left;"
<el-button
size=
"mini"
style=
"border-radius:100px;color: #666666;"
>
手动上传
flag=
"picUrl"
ref=
"picUrl"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<el-button
size=
"mini"
style=
"border-radius:100px;color: #666666;"
>
手动上传
</el-button>
</el-button>
</gsb-upload>
</gsb-upload>
<gsb-upload
v-if=
"form.tmFormType == 4 || form.tmFormType == 5"
style=
"float:left;"
<gsb-upload
flag=
"picUrl"
ref=
"picUrl"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
v-if=
"form.tmFormType == 4 || form.tmFormType == 5"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
style=
"float:left;"
flag=
"picUrl"
ref=
"picUrl"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
style=
"margin-top:15px;width: 120px;"
v-loading=
"loading"
>
<div
style=
"margin-top:15px;width: 120px;"
<img
width=
"120px"
height=
"120px"
style=
"border:2px dashed #e9e9e9"
v-loading=
"loading"
>
v-if=
"form.colorizedPicUrl"
:src=
"form.colorizedPicUrl"
/>
<img
width=
"120px"
<img
width=
"120px"
height=
"120px"
style=
"border:2px dashed #e9e9e9"
v-else
height=
"120px"
style=
"border:2px dashed #e9e9e9"
v-if=
"form.colorizedPicUrl"
:src=
"form.colorizedPicUrl"
/>
<img
width=
"120px"
height=
"120px"
style=
"border:2px dashed #e9e9e9"
v-else
src=
"/imgs/sctp.png"
/>
src=
"/imgs/sctp.png"
/>
</div>
</div>
</gsb-upload>
</gsb-upload>
<div
style=
"float:left;margin-left:10px;"
v-if=
"form.tmFormType == 3"
>
<div
style=
"float:left;margin-left:10px;"
<el-button
@
click=
"word2pic"
style=
"border-radius:100px;color: #666666;"
size=
"mini"
>
v-if=
"form.tmFormType == 3"
>
<el-button
@
click=
"word2pic"
style=
"border-radius:100px;color: #666666;"
size=
"mini"
>
自动生成
自动生成
</el-button>
</el-button>
</div>
</div>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<div
style=
"margin-top:15px;width: 120px;"
v-loading=
"loading"
<div
style=
"margin-top:15px;width: 120px;"
v-loading=
"loading"
v-if=
"form.tmFormType == 3"
>
v-if=
"form.tmFormType == 3"
>
<img
width=
"120px"
height=
"120px"
style=
"border:2px dashed #e9e9e9"
<img
width=
"120px"
v-if=
"form.colorizedPicUrl"
:src=
"form.colorizedPicUrl"
/>
height=
"120px"
<img
width=
"120px"
height=
"120px"
style=
"border:2px dashed #e9e9e9"
v-else
style=
"border:2px dashed #e9e9e9"
v-if=
"form.colorizedPicUrl"
:src=
"form.colorizedPicUrl"
/>
<img
width=
"120px"
height=
"120px"
style=
"border:2px dashed #e9e9e9"
v-else
src=
"/imgs/zwtp.png"
/>
src=
"/imgs/zwtp.png"
/>
</div>
</div>
<div
class=
"categoryFrom-imgjieshao"
<div
class=
"categoryFrom-imgjieshao"
v-if=
"form.tmFormType == 4 || form.tmFormType == 5"
>
v-if=
"form.tmFormType == 4 || form.tmFormType == 5"
>
<div><i
class=
"el-icon-warning"
style=
"margin-right:6px;"
></i>
上传黑白图样,注册后可以更换商标颜色使用;
<div><i
class=
"el-icon-warning"
style=
"margin-right:6px;"
></i>
上传黑白图样,注册后可以更换商标颜色使用;
</div>
<div
style=
"padding-left:17px"
>
上传彩色图样,注册后只能按照该彩色图样使用,并在委托书商标名称后方增加文字“(指定颜色)”;
</div>
</div>
<div
style=
"padding-left:17px"
>
<div
style=
"padding-left:17px"
>
上传彩色图样,注册后只能按照该彩色图样使用,并在委托书商标名称后方增加文字“(指定颜色)”;
</div>
上传的彩色图样需与黑白图样的样式一致。
<div
style=
"padding-left:17px"
>
上传的彩色图样需与黑白图样的样式一致。
</div>
</div>
<div
style=
"padding-left:17px;color:#0F8EE9;cursor: pointer;"
<div
style=
"padding-left:17px;color:#0F8EE9;cursor: pointer;"
@
click=
"announcementsImgType = true"
>
@
click=
"announcementsImgType = true"
>
查看上传商标图样注意事项
</div>
查看上传商标图样注意事项
</div>
</div>
</div>
<div
class=
"categoryFrom-namejieshao"
v-if=
"form.tmFormType == 3"
><i
<div
class=
"categoryFrom-namejieshao"
v-if=
"form.tmFormType == 3"
><i
class=
"el-icon-warning"
class=
"el-icon-warning"
style=
"margin-right: 6px;"
></i>
自动生成的商标图样默认以“宋体字样自左向右排列”递交官方;
style=
"margin-right: 6px;"
></i>
自动生成的商标图样默认以“宋体字样自左向右排列”递交官方;
</div>
</div>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
</div>
</div>
<el-drawer
title=
"如何选择商标类型?"
:visible
.
sync=
"announcementsType"
append-to-body
>
<el-drawer
title=
"如何选择商标类型?"
<img
style=
"width:100%;margin-top: 30px;"
src=
"/imgs/jdt/shuoming.png"
alt=
""
>
:visible
.
sync=
"announcementsType"
append-to-body
>
<img
style=
"width:100%;margin-top: 30px;"
src=
"/imgs/jdt/shuoming.png"
alt=
""
>
</el-drawer>
</el-drawer>
<el-drawer
:visible
.
sync=
"announcementsImgType"
width=
"60%"
append-to-body
>
<el-drawer
:visible
.
sync=
"announcementsImgType"
<h1
style=
"width:100%;text-align: center;"
>
上传商标图样注意事项
</h1>
width=
"60%"
append-to-body
>
<h1
style=
"width:100%;text-align: center;"
>
上传商标图样注意事项
</h1>
<div
class=
"popannouncementsText"
>
<div
class=
"popannouncementsText"
>
图样文件格式应为jpg,图形应清晰,图样文件大小应小于“
<span>
200KB
</span>
”,且图形像素介于“
<span>
600X600 -
图样文件格式应为jpg,图形应清晰,图样文件大小应小于“
<span>
200KB
</span>
”,且图形像素介于“
<span>
600X600
-
1500X1500
</span>
”之间,如果通过扫描获得图样的,应按
1500X1500
</span>
”之间,如果通过扫描获得图样的,应按
<span>
24
</span>
位彩色,
<span>
300dpi
</span>
分辨率扫描符合《商标法》及其实施条例规定的图形(图形清晰,大于5X5厘米且小于10X10厘米),申请人(或代理人)应确保扫描后的图
<span>
24
</span>
位彩色,
<span>
300dpi
</span>
分辨率扫描符合《商标法》及其实施条例规定的图形(图形清晰,大于5X5厘米且小于10X10厘米),申请人(或代理人)应确保扫描后的图
形与原图形的色彩深浅(或灰度)一致,否则,可能影响《商标注册证》上图形的清晰度)如上传图样为黑白,取得注册后,可以更换商标颜色使用;
<span>
如上传图样为彩色,取得注册后只能按
形与原图形的色彩深浅(或灰度)一致,否则,可能影响《商标注册证》上图形的清晰度)如上传图样为黑白,取得注册后,可以更换商标颜色使用;
<span>
如上传图样为彩色,取得注册后只能按
照该彩色图样使用;如确认提交彩色图样,需在委托书商标名称后方增加以下文字“(指定颜色)”
</span></div>
照该彩色图样使用;如确认提交彩色图样,需在委托书商标名称后方增加以下文字“(指定颜色)”
</span>
</div>
</el-drawer>
</el-drawer>
<div>
<div>
<div>
<div>
<el-cascader
v-if=
"form.selecttype==\'智能推荐\'"
expand-trigger=
"hover"
:options=
"bigtype"
<el-cascader
v-model=
"selectedOptions"
style=
"float:left;padding-left:10px"
v-if=
"form.selecttype==\'智能推荐\'"
expand-trigger=
"hover"
:options=
"bigtype"
v-model=
"selectedOptions"
style=
"float:left;padding-left:10px"
placeholder=
"请选择所属行业"
>
placeholder=
"请选择所属行业"
>
</el-cascader>
</el-cascader>
<div
style=
"float:left;padding-left:10px;"
v-if=
"form.selecttype==\'智能推荐\'"
>
<div
style=
"float:left;padding-left:10px;"
<el-button
@
click=
"aiadive"
round
>
推荐
</el-button>
v-if=
"form.selecttype==\'智能推荐\'"
>
<el-button
@
click=
"aiadive"
round
>
推荐
</el-button>
</div>
</div>
</div>
</div>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
...
@@ -314,32 +425,48 @@
...
@@ -314,32 +425,48 @@
</div>
</div>
<div
v-show=
"headerInfo==\'商标类别\'"
>
<div
v-show=
"headerInfo==\'商标类别\'"
>
<el-container
style=
"height: 600px;background-color:white; border: 1px solid #D6DAEB;"
>
<el-container
<el-aside
width=
"35%"
style=
"text-align:center;background-color:white;position: relative;"
>
style=
"height: 600px;background-color:white; border: 1px solid #D6DAEB;"
>
<el-aside
width=
"35%"
style=
"text-align:center;background-color:white;position: relative;"
>
<div
class=
"selftmreg_Stickie"
>
<div
class=
"selftmreg_Stickie"
>
<el-button
size=
"small"
style=
"border-radius:0;"
@
click=
"checkClick"
>
分类
</el-button>
<el-button
size=
"small"
style=
"border-radius:0;"
<el-input
@
blur=
"searchInputBlur"
style=
"width:60%;height:31px;margin: 0"
@
click=
"checkClick"
>
分类
</el-button>
placeholder=
"输入关键字进行过滤"
@
keyup
.
enter
.
native=
"nclSearch"
suffix-icon=
"el-icon-search"
<el-input
@
blur=
"searchInputBlur"
style=
"width:60%;height:31px;margin: 0"
placeholder=
"输入关键字进行过滤"
@
keyup
.
enter
.
native=
"nclSearch"
suffix-icon=
"el-icon-search"
v-model=
"filterText"
>
v-model=
"filterText"
>
<i
slot=
"suffix"
style=
"position:relative;top:8%;right:5%;z-index:1"
<i
slot=
"suffix"
class=
"el-input__icon"
@
click=
"nclSearch"
>
style=
"position:relative;top:8%;right:5%;z-index:1"
<span><i
class=
"tool-query"
style=
"font-size : 1.5em;"
></i></span>
class=
"el-input__icon"
@
click=
"nclSearch"
>
<span><i
class=
"tool-query"
style=
"font-size : 1.5em;"
></i></span>
</i>
</i>
</el-input>
</el-input>
<el-button
style=
"padding: 12px 5px;color:#0989C5; "
type=
"text"
@
click=
"clearNclText"
>
取消
<el-button
style=
"padding: 12px 5px;color:#0989C5; "
type=
"text"
@
click=
"clearNclText"
>
取消
</el-button>
</el-button>
</div>
</div>
<el-card
v-if=
"showSelectedNclList"
<el-card
v-if=
"showSelectedNclList"
style=
"z-index: 1000;font-size:13px;height:auto;text-align:left;padding-bottom: 20px;position: absolute;width:100%;margin:0 2%;"
>
style=
"z-index: 1000;font-size:13px;height:auto;text-align:left;padding-bottom: 20px;position: absolute;width:100%;margin:0 2%;"
>
<div
style=
"margin-bottom:10px;"
>
<div
style=
"margin-bottom:10px;"
>
<div
style=
"float:left;width:50%;"
>
<div
style=
"float:left;width:50%;"
>
<el-checkbox
:indeterminate=
"isIndeterminate"
v-model=
"checkAll"
<el-checkbox
:indeterminate=
"isIndeterminate"
v-model=
"checkAll"
@
change=
"handleCheckAllChange"
>
@
change=
"handleCheckAllChange"
>
全选
全选
</el-checkbox>
</el-checkbox>
</div>
</div>
<div
style=
"float:left;text-align:right;width:50%;"
>
<div
<el-button
type=
"text"
style=
"padding: 0 10px;color:#828282;"
@
click=
"checkConfirm"
>
style=
"float:left;text-align:right;width:50%;"
>
<el-button
type=
"text"
style=
"padding: 0 10px;color:#828282;"
@
click=
"checkConfirm"
>
确定
确定
</el-button>
</el-button>
</div>
</div>
...
@@ -349,19 +476,30 @@
...
@@ -349,19 +476,30 @@
</div>
</div>
<el-checkbox-group
v-model=
"checkedNcl"
@
change=
"handleCheckedNclChange"
>
<el-checkbox-group
v-model=
"checkedNcl"
<ul
style=
"list-style:none; padding:0;margin:0;text-align:left;"
>
@
change=
"handleCheckedNclChange"
>
<li
v-for=
"n in ncl"
:key=
"n"
style=
"float:left;width:33.33%"
>
<ul
<el-checkbox
:label=
"n"
>
{{n}}
</el-checkbox>
style=
"list-style:none; padding:0;margin:0;text-align:left;"
>
<li
v-for=
"n in ncl"
:key=
"n"
style=
"float:left;width:33.33%"
>
<el-checkbox
:label=
"n"
>
{{n}}
</el-checkbox>
</li>
</li>
</ul>
</ul>
</el-checkbox-group>
</el-checkbox-group>
</el-card>
</el-card>
<div
style=
"height:100%;overflow: hidden;"
v-loading=
"nclSearchLoading"
>
<div
style=
"height:100%;overflow: hidden;"
<el-tree
class=
"gsb_tree"
class=
"selftmreg_filter-tree"
:data=
"ncldata"
v-loading=
"nclSearchLoading"
>
:props=
"defaultProps"
node-key=
"name"
default-expand-all
show-checkbox
accordion
<el-tree
class=
"gsb_tree"
@
check-change=
"handleCheckChange"
@
node-click=
"nodeClick"
class=
"selftmreg_filter-tree"
:filter-node-method=
"filterNode"
ref=
"tree"
>
:data=
"ncldata"
:props=
"defaultProps"
node-key=
"name"
default-expand-all
show-checkbox
accordion
@
check-change=
"handleCheckChange"
@
node-click=
"nodeClick"
:filter-node-method=
"filterNode"
ref=
"tree"
>
</el-tree>
</el-tree>
</div>
</div>
</el-aside>
</el-aside>
...
@@ -373,9 +511,11 @@
...
@@ -373,9 +511,11 @@
</el-header> -->
</el-header> -->
<el-main
style=
"background-color: white; padding:0px;position: relative;"
>
<el-main
style=
"background-color: white; padding:0px;position: relative;"
>
<div
class=
"selftmreg_title"
>
已选择的商品/服务项
<div
class=
"selftmreg_title"
>
已选择的商品/服务项
<span
class=
"selftmreg_qingchu"
@
click=
"removeAll"
>
<span
class=
"selftmreg_qingchu"
@
click=
"removeAll"
>
<i
class=
"el-icon-delete"
></i>
<i
class=
"el-icon-delete"
></i>
清除全部
</span>
清除全部
</span>
</div>
</div>
...
@@ -383,21 +523,28 @@
...
@@ -383,21 +523,28 @@
style=
"overflow: auto;height: 100%;padding: 60px 20px 0px;box-sizing: border-box;"
>
style=
"overflow: auto;height: 100%;padding: 60px 20px 0px;box-sizing: border-box;"
>
<div
v-for=
"(nclone,index) in nclOne"
<div
v-for=
"(nclone,index) in nclOne"
style=
"text-align: left;padding-left:5px;padding-bottom:5px;"
>
style=
"text-align: left;padding-left:5px;padding-bottom:5px;"
>
<span
style=
"font-size:16px"
><b>
{{nclone.code}} {{nclone.name}}
</b></span>
<span
style=
"font-size:16px"
><b>
{{nclone.code}}
<span
style=
"font-size:16px;float:right"
><b>
已选择
<span
{{nclone.name}}
</b></span>
<span
style=
"font-size:16px;float:right"
><b>
已选择
<span
style=
"color:#0F8EE9;"
>
{{nclone.nclThree.length}}
</span>
项
</b>
style=
"color:#0F8EE9;"
>
{{nclone.nclThree.length}}
</span>
项
</b>
<!-- <span style="color:#FF2E22;">¥{{nclone.price}}</span> -->
<!-- <span style="color:#FF2E22;">¥{{nclone.price}}</span> -->
<span
@
click=
"removeNclOne(index,nclone)"
style=
"cursor: pointer;"
><i
<span
@
click=
"removeNclOne(index,nclone)"
class=
"el-icon-delete"
style=
"font-size : 1.2em;"
></i></span>
style=
"cursor: pointer;"
><i
class=
"el-icon-delete"
style=
"font-size : 1.2em;"
></i></span>
</span>
</span>
<br
/>
<br
/>
<br
/>
<br
/>
<span
v-for=
"(nclThree,index2) in nclone.nclThree"
>
<span
<el-tag
key=
"nclThree.code"
closable=
"true"
v-for=
"(nclThree,index2) in nclone.nclThree"
>
<el-tag
key=
"nclThree.code"
closable=
"true"
@
close=
"closeTag(nclThree,index,index2)"
>
@
close=
"closeTag(nclThree,index,index2)"
>
{{nclThree.code}} {{nclThree.name}}
{{nclThree.code}}
{{nclThree.name}}
</el-tag>
</el-tag>
</span>
</span>
...
@@ -406,8 +553,12 @@
...
@@ -406,8 +553,12 @@
</div>
</div>
<div
v-else
<div
v-else
style=
"overflow: auto;height: 100%;padding: 60px 20px 0px;box-sizing: border-box;text-align: center;"
>
style=
"overflow: auto;height: 100%;padding: 60px 20px 0px;box-sizing: border-box;text-align: center;"
>
<img
src=
"/imgs/kong-2.png"
style=
"margin-top: 124px;"
alt=
""
>
<img
src=
"/imgs/kong-2.png"
<div
style=
"color: #828282;text-align: center;"
>
请点击左侧选择商标类别
style=
"margin-top: 124px;"
alt=
""
>
<div
style=
"color: #828282;text-align: center;"
>
请点击左侧选择商标类别
</div>
</div>
</div>
</div>
...
@@ -418,8 +569,8 @@
...
@@ -418,8 +569,8 @@
</div>
</div>
<div
v-show=
"headerInfo==\'交官文件\'"
>
<div
v-show=
"headerInfo==\'交官文件\'"
>
<!-- <h4 style="color:#535353"><i class="selftmreg_shuxian"></i>交官文件</h4> -->
<!-- <h4 style="color:#535353"><i class="selftmreg_shuxian"></i>交官文件</h4> -->
<el-form
label-position=
"left"
ref=
"apply"
:rules=
"applyrules"
:model=
"editApply"
class=
"demo-ruleForm
"
<el-form
label-position=
"left"
ref=
"apply"
:rules=
"applyrules
"
label-width=
"120px"
>
:model=
"editApply"
class=
"demo-ruleForm"
label-width=
"120px"
>
<!-- 头部 -->
<!-- 头部 -->
<!-- <el-form-item label-width="140px" label="申请人类型"
<!-- <el-form-item label-width="140px" label="申请人类型"
...
@@ -435,105 +586,188 @@
...
@@ -435,105 +586,188 @@
</el-form-item> -->
</el-form-item> -->
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<div
class=
"selftmreg_main"
style=
"padding:0;"
>
<div
class=
"selftmreg_main"
style=
"padding:0;"
>
<div
style=
"width: 100%;text-align: left;box-sizing: border-box;"
>
<div
style=
"width: 100%;text-align: left;box-sizing: border-box;"
>
<el-form-item
class=
"gsb_items"
label=
""
>
<el-form-item
class=
"gsb_items"
label=
""
>
<div
class=
"title special"
>
上传材料:营业执照
</div>
<div
class=
"title special"
>
上传材料:营业执照
<div
class=
"upload-box"
v-loading=
"loading"
@
mouseover=
"mouseOverDemo(1,\'a\')"
</div>
<div
class=
"upload-box"
v-loading=
"loading"
@
mouseover=
"mouseOverDemo(1,\'a\')"
@
mouseleave=
"mouseLeaveDemo(1,\'a\')"
>
@
mouseleave=
"mouseLeaveDemo(1,\'a\')"
>
<img
class=
"upload-applyimg"
v-if=
"editApply.businessLicensePic"
<img
class=
"upload-applyimg"
v-if=
"editApply.businessLicensePic"
:src=
"editApply.businessLicensePic?editApply.businessLicensePic:\'/imgs/sbzc/yyzzD.png\'"
/>
:src=
"editApply.businessLicensePic?editApply.businessLicensePic:\'/imgs/sbzc/yyzzD.png\'"
/>
<gsb-upload
v-else
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
<gsb-upload
v-else
flag=
"yyzz"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 0"
>
<div
class=
"upload-button"
<div><i
class=
"el-icon-plus"
></i></div>
@
click=
"loadingKey = 0"
>
<div>
(需盖公章)
</div>
<div><i
class=
"el-icon-plus"
></i>
</div>
<div>
(需盖公章)
</div>
</div>
</div>
</gsb-upload>
</gsb-upload>
<div
class=
"upload-dialog"
<div
class=
"upload-dialog"
v-show=
"editApply.businessLicensePic && toViewImgKey == \'a\'"
>
v-show=
"editApply.businessLicensePic && toViewImgKey == \'a\'"
>
<div
@
click=
"window.open(editApply.businessLicensePic)"
>
查看大图
<div
</div>
@
click=
"window.open(editApply.businessLicensePic)"
>
<gsb-upload
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
查看大图
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
</div>
<gsb-upload
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
@
click=
"loadingKey = 0"
>
重新上传
</div>
<div
@
click=
"loadingKey = 0"
>
重新上传
</div>
</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=
"applyInfo.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=
"editApply.customerType==\'person\'"
label=
""
>
<el-form-item
class=
"gsb_items"
<div
class=
"title special"
>
上传材料:身份证明
</div>
v-if=
"editApply.customerType==\'person\'"
<div
class=
"upload-box"
v-loading=
"loading1"
@
mouseover=
"mouseOverDemo(4,\'d\')"
label=
""
>
<div
class=
"title special"
>
上传材料:身份证明
</div>
<div
class=
"upload-box"
v-loading=
"loading1"
@
mouseover=
"mouseOverDemo(4,\'d\')"
@
mouseleave=
"mouseLeaveDemo(4,\'d\')"
>
@
mouseleave=
"mouseLeaveDemo(4,\'d\')"
>
<img
@
click=
"window.open(editApply.identityCardPic)"
class=
"upload-applyimg"
<img
@
click=
"window.open(editApply.identityCardPic)"
class=
"upload-applyimg"
v-if=
"editApply.identityCardPic"
v-if=
"editApply.identityCardPic"
:src=
"editApply.identityCardPic?editApply.identityCardPic:\'/imgs/sbzc/pdf.png\'"
/>
:src=
"editApply.identityCardPic?editApply.identityCardPic:\'/imgs/sbzc/pdf.png\'"
/>
<gsb-upload
v-else
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
<gsb-upload
v-else
flag=
"sfz"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 1"
>
<div
class=
"upload-button"
<div><i
class=
"el-icon-plus"
></i></div>
@
click=
"loadingKey = 1"
>
<div>
(需盖公章)
</div>
<div><i
class=
"el-icon-plus"
></i>
</div>
<div>
(需盖公章)
</div>
</div>
</div>
</gsb-upload>
</gsb-upload>
<div
class=
"upload-dialog"
<div
class=
"upload-dialog"
v-show=
"editApply.identityCardPic && toViewImgKey == \'d\'"
>
v-show=
"editApply.identityCardPic && toViewImgKey == \'d\'"
>
<div
@
click=
"window.open(editApply.identityCardPic)"
>
查看大图
</div>
<div
<gsb-upload
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
@
click=
"window.open(editApply.identityCardPic)"
>
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
查看大图
</div>
<gsb-upload
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
@
click=
"loadingKey = 1"
>
重新上传
</div>
<div
@
click=
"loadingKey = 1"
>
重新上传
</div>
</gsb-upload>
</gsb-upload>
</div>
</div>
</div>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(4)"
@
mouseleave=
"mouseLeaveDemo(4)"
>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(4)"
@
mouseleave=
"mouseLeaveDemo(4)"
>
<img
src=
"/imgs/sbzc/sfz.png"
/>
<img
src=
"/imgs/sbzc/sfz.png"
/>
<div
v-if=
"toViewImgKey == 4"
class=
"toViewImg"
<div
v-if=
"toViewImgKey == 4"
@
click=
"toViewImg(\'/imgs/sbzc/sfzD.png\')"
>
查看大图
</div>
class=
"toViewImg"
@
click=
"toViewImg(\'/imgs/sbzc/sfzD.png\')"
>
查看大图
</div>
</div>
<div
class=
"text"
>
<i
class=
"el-icon-warning"
></i>
格式为
<span>
PDF
</span>
或
<span>
JPG
</span>
,大小不能超过
<span>
10M
</span>
</div>
</div>
<div
class=
"text"
>
<i
class=
"el-icon-warning"
></i>
格式为
<span>
PDF
</span>
或
<span>
JPG
</span>
,大小不能超过
<span>
10M
</span></div>
</el-form-item>
</el-form-item>
<el-form-item
class=
"gsb_items"
>
<el-form-item
class=
"gsb_items"
>
<div
class=
"title special"
>
上传材料:代理委托书
<div
class=
"title special"
>
上传材料:代理委托书
<a
href=
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/igirl_channel_tmwtsdemo001.doc"
<a
href=
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/igirl_channel_tmwtsdemo001.doc"
style=
"color:#0F8EE9;font-size:13px;cursor:pointer;position: absolute;top: 70%;left: 51%;line-height: 0px;border-bottom: 1px solid #0F8EE9;height: 5px;"
>
生成委托书
</a>
style=
"color:#0F8EE9;font-size:13px;cursor:pointer;position: absolute;top: 70%;left: 51%;line-height: 0px;border-bottom: 1px solid #0F8EE9;height: 5px;"
>
生成委托书
</a>
</div>
</div>
<div
class=
"upload-box"
v-loading=
"loading2"
@
mouseover=
"mouseOverDemo(2,\'b\')"
<div
class=
"upload-box"
v-loading=
"loading2"
@
mouseover=
"mouseOverDemo(2,\'b\')"
@
mouseleave=
"mouseLeaveDemo(2,\'b\')"
>
@
mouseleave=
"mouseLeaveDemo(2,\'b\')"
>
<img
@
click=
"window.open(editDeliveryInfo.gzwtsUrl)"
class=
"upload-applyimg"
<img
@
click=
"window.open(editDeliveryInfo.gzwtsUrl)"
v-if=
"editDeliveryInfo.gzwtsUrl"
:src=
"editDeliveryInfo.gzwtsUrl"
/>
class=
"upload-applyimg"
<gsb-upload
v-else
flag=
"wts"
ref=
"wts"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
v-if=
"editDeliveryInfo.gzwtsUrl"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
:src=
"editDeliveryInfo.gzwtsUrl"
/>
<gsb-upload
v-else
flag=
"wts"
ref=
"wts"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 2"
>
<div
class=
"upload-button"
<div><i
class=
"el-icon-plus"
></i></div>
@
click=
"loadingKey = 2"
>
<div>
(需盖公章)
</div>
<div><i
class=
"el-icon-plus"
></i>
</div>
<div>
(需盖公章)
</div>
</div>
</div>
</gsb-upload>
</gsb-upload>
<div
class=
"upload-dialog"
<div
class=
"upload-dialog"
v-show=
"editDeliveryInfo.gzwtsUrl && toViewImgKey == \'b\'"
>
v-show=
"editDeliveryInfo.gzwtsUrl && toViewImgKey == \'b\'"
>
<div
@
click=
"window.open(editDeliveryInfo.gzwtsUrl)"
>
查看大图
</div>
<div
<gsb-upload
flag=
"wts"
ref=
"wts"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
@
click=
"window.open(editDeliveryInfo.gzwtsUrl)"
>
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
查看大图
</div>
<gsb-upload
flag=
"wts"
ref=
"wts"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
@
click=
"loadingKey = 2"
>
重新上传
</div>
<div
@
click=
"loadingKey = 2"
>
重新上传
</div>
</gsb-upload>
</gsb-upload>
</div>
</div>
</div>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(2)"
@
mouseleave=
"mouseLeaveDemo(2)"
>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(2)"
@
mouseleave=
"mouseLeaveDemo(2)"
>
<img
<img
:src=
"editApply.customerType == \'ent\' ? \'/imgs/sbzc/wts1.png\' : \'imgs/sbzc/wts.png\'"
/>
:src=
"editApply.customerType == \'ent\' ? \'/imgs/sbzc/wts1.png\' : \'imgs/sbzc/wts.png\'"
/>
<div
v-if=
"toViewImgKey == 2"
class=
"toViewImg"
<div
v-if=
"toViewImgKey == 2"
class=
"toViewImg"
@
click=
"toViewImg(editApply.customerType == \'ent\' ? \'/imgs/sbzc/wtsD1.png\' : \'imgs/sbzc/wtsD.png\')"
>
@
click=
"toViewImg(editApply.customerType == \'ent\' ? \'/imgs/sbzc/wtsD1.png\' : \'imgs/sbzc/wtsD.png\')"
>
查看大图
</div>
查看大图
</div>
</div>
</div>
...
@@ -544,38 +778,68 @@
...
@@ -544,38 +778,68 @@
<a
href=
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/yzq_201908281849646526xujnsedjnqwdoni.doc"
<a
href=
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/yzq_201908281849646526xujnsedjnqwdoni.doc"
style=
"width:95px;color:#0F8EE9;font-size:13px;cursor:pointer;position: absolute;top: 70%;left: 37%;line-height: 0px;border-bottom: 1px solid #0F8EE9;height: 5px;"
>
下载优先权证明
</a>
style=
"width:95px;color:#0F8EE9;font-size:13px;cursor:pointer;position: absolute;top: 70%;left: 37%;line-height: 0px;border-bottom: 1px solid #0F8EE9;height: 5px;"
>
下载优先权证明
</a>
</div>
</div>
<div
class=
"upload-box"
v-loading=
"loading3"
@
mouseover=
"mouseOverDemo(3,\'c\')"
<div
class=
"upload-box"
v-loading=
"loading3"
@
mouseover=
"mouseOverDemo(3,\'c\')"
@
mouseleave=
"mouseLeaveDemo(3,\'c\')"
>
@
mouseleave=
"mouseLeaveDemo(3,\'c\')"
>
<img
@
click=
"window.open(editDeliveryInfo.smwjUrl)"
class=
"upload-applyimg"
<img
@
click=
"window.open(editDeliveryInfo.smwjUrl)"
v-if=
"editDeliveryInfo.smwjUrl"
:src=
"editDeliveryInfo.smwjUrl"
/>
class=
"upload-applyimg"
<gsb-upload
v-else
flag=
"yxq"
ref=
"yxq"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
v-if=
"editDeliveryInfo.smwjUrl"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
:src=
"editDeliveryInfo.smwjUrl"
/>
<gsb-upload
v-else
flag=
"yxq"
ref=
"yxq"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 3"
>
<div
class=
"upload-button"
<div><i
class=
"el-icon-plus"
></i></div>
@
click=
"loadingKey = 3"
>
<div>
(需盖公章)
</div>
<div><i
class=
"el-icon-plus"
></i>
</div>
<div>
(需盖公章)
</div>
</div>
</div>
</gsb-upload>
</gsb-upload>
<div
class=
"upload-dialog"
<div
class=
"upload-dialog"
v-show=
"editDeliveryInfo.smwjUrl && toViewImgKey == \'c\'"
>
v-show=
"editDeliveryInfo.smwjUrl && toViewImgKey == \'c\'"
>
<div
@
click=
"window.open(editDeliveryInfo.smwjUrl)"
>
查看大图
</div>
<div
<gsb-upload
flag=
"yxq"
ref=
"yxq"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
@
click=
"window.open(editDeliveryInfo.smwjUrl)"
>
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
查看大图
</div>
<gsb-upload
flag=
"yxq"
ref=
"yxq"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
@
click=
"loadingKey = 3"
>
重新上传
</div>
<div
@
click=
"loadingKey = 3"
>
重新上传
</div>
</gsb-upload>
</gsb-upload>
</div>
</div>
</div>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(3)"
@
mouseleave=
"mouseLeaveDemo(3)"
>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(3)"
@
mouseleave=
"mouseLeaveDemo(3)"
>
<img
src=
"/imgs/sbzc/yxq.png"
/>
<img
src=
"/imgs/sbzc/yxq.png"
/>
<div
v-if=
"toViewImgKey == 3"
class=
"toViewImg"
<div
v-if=
"toViewImgKey == 3"
@
click=
"toViewImg(\'/imgs/sbzc/yxqD.png\')"
>
查看大图
</div>
class=
"toViewImg"
@
click=
"toViewImg(\'/imgs/sbzc/yxqD.png\')"
>
查看大图
</div>
</div>
</div>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-dialog
title=
""
:visible
.
sync=
"toViewImgType"
center
width=
"72%"
append-to-body
>
<el-dialog
title=
""
<img
:src=
"toViewImgSrc"
style=
"max-width:100%;display: block;margin: 0 auto;"
alt=
""
>
:visible
.
sync=
"toViewImgType"
center
width=
"72%"
append-to-body
>
<img
:src=
"toViewImgSrc"
style=
"max-width:100%;display: block;margin: 0 auto;"
alt=
""
>
</el-dialog>
</el-dialog>
</div>
</div>
</div>
</div>
...
@@ -583,161 +847,287 @@
...
@@ -583,161 +847,287 @@
</el-form>
</el-form>
</div>
</div>
<div
v-show=
"headerInfo==\'申请人信息\'"
>
<div
v-show=
"headerInfo==\'申请人信息\'"
>
<el-form
label-position=
"left"
ref=
"apply"
:rules=
"applyrules"
:model=
"editApply"
class=
"demo-ruleForm
"
<el-form
label-position=
"left"
ref=
"apply"
:rules=
"applyrules
"
label-width=
"120px"
>
:model=
"editApply"
class=
"demo-ruleForm"
label-width=
"120px"
>
<div
class=
"selftmreg_main"
>
<div
class=
"selftmreg_main"
>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<div
style=
"width:100%;box-sizing: border-box;"
>
<div
style=
"width:100%;box-sizing: border-box;"
>
<!-- <h4 style="color:#535353"><i class="selftmreg_shuxian"></i>申请人信息</h4> -->
<!-- <h4 style="color:#535353"><i class="selftmreg_shuxian"></i>申请人信息</h4> -->
<el-form-item
label-width=
"140px"
label=
"申请人类型"
<el-form-item
label-width=
"140px"
label=
"申请人类型"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"customerType"
>
style=
"width:493px;float:left;padding-right:50px;"
prop=
"customerType"
>
<div
class=
"selftmregType"
v-model=
"editApply.customerType"
<div
class=
"selftmregType"
v-model=
"editApply.customerType"
:style=
"editApply.customerType==\'ent\' ? \'border: 1px solid #409EFF;color: #409EFF;\' : \'\'"
:style=
"editApply.customerType==\'ent\' ? \'border: 1px solid #409EFF;color: #409EFF;\' : \'\'"
@
click=
"editApply.customerType = \'ent\'"
>
企业
<img
@
click=
"editApply.customerType = \'ent\'"
>
v-if=
"editApply.customerType==\'ent\'"
src=
"/imgs/sjd.png"
alt=
""
></div>
企业
<img
v-if=
"editApply.customerType==\'ent\'"
<div
class=
"selftmregType"
v-model=
"editApply.customerType"
src=
"/imgs/sjd.png"
alt=
""
>
</div>
<div
class=
"selftmregType"
v-model=
"editApply.customerType"
:style=
"editApply.customerType==\'person\' ? \'border: 1px solid #409EFF;color: #409EFF;\' : \'\'"
:style=
"editApply.customerType==\'person\' ? \'border: 1px solid #409EFF;color: #409EFF;\' : \'\'"
@
click=
"editApply.customerType = \'person\'"
>
个体户
<img
@
click=
"editApply.customerType = \'person\'"
>
v-if=
"editApply.customerType==\'person\'"
src=
"/imgs/sjd.png"
alt=
""
>
个体户
<img
v-if=
"editApply.customerType==\'person\'"
src=
"/imgs/sjd.png"
alt=
""
>
</div>
</div>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
v-if=
"editApply.customerType==\'ent\'"
label-width=
"140px"
label=
"公司名称"
<el-form-item
style=
"width:493px;float:left;padding-right:50px;"
prop=
"name"
>
v-if=
"editApply.customerType==\'ent\'"
<gsb-selectentjd
v-if=
"currentUser"
@
historychange=
"historyapplierchange"
label-width=
"140px"
label=
"公司名称"
allowcreate=
"true"
showhistory=
"false"
@
change=
"applierChange"
size=
"medium"
style=
"width:493px;float:left;padding-right:50px;"
v-model=
"editApply.name"
refMethod=
"getCompanyInfoByLikeName"
autoComplete=
"true"
prop=
"name"
>
isFilter=
"true"
refModel=
"tool"
labelField=
"entName"
valueField=
"entName"
<gsb-selectentjd
v-if=
"currentUser"
style=
"position:relative;width:100%;"
placeHolder=
"请输入选择公司名称"
>
@
historychange=
"historyapplierchange"
allowcreate=
"true"
showhistory=
"false"
@
change=
"applierChange"
size=
"medium"
v-model=
"editApply.name"
refMethod=
"getCompanyInfoByLikeName"
autoComplete=
"true"
isFilter=
"true"
refModel=
"tool"
labelField=
"entName"
valueField=
"entName"
style=
"position:relative;width:100%;"
placeHolder=
"请输入选择公司名称"
>
</gsb-selectentjd>
</gsb-selectentjd>
<gsb-selectentjd
v-if=
"!currentUser"
@
historychange=
"historyapplierchange"
<gsb-selectentjd
v-if=
"!currentUser"
frombrowser=
"true"
allowcreate=
"true"
showhistory=
"false"
@
change=
"applierChange"
@
historychange=
"historyapplierchange"
size=
"medium"
v-model=
"editApply.name"
refMethod=
"getCompanyInfoByLikeName"
frombrowser=
"true"
autoComplete=
"true"
isFilter=
"true"
refModel=
"tool"
labelField=
"entName"
allowcreate=
"true"
valueField=
"entName"
style=
"position:relative;width:100%;"
placeHolder=
"请输入选择公司名称"
>
showhistory=
"false"
@
change=
"applierChange"
size=
"medium"
v-model=
"editApply.name"
refMethod=
"getCompanyInfoByLikeName"
autoComplete=
"true"
isFilter=
"true"
refModel=
"tool"
labelField=
"entName"
valueField=
"entName"
style=
"position:relative;width:100%;"
placeHolder=
"请输入选择公司名称"
>
</gsb-selectentjd>
</gsb-selectentjd>
</el-form-item>
</el-form-item>
<el-form-item
v-if=
"editApply.customerType==\'person\'"
label-width=
"140px"
label=
"姓名"
<el-form-item
style=
"width:493px;float:left;padding-right:50px;"
prop=
"name"
>
v-if=
"editApply.customerType==\'person\'"
<gsb-selectperson
v-if=
"currentUser"
@
input=
"selectpersoninput"
allowcreate=
"true"
label-width=
"140px"
label=
"姓名"
showhistory=
"true"
@
historychange=
"historyapplierchange"
size=
"medium"
style=
"width:493px;float:left;padding-right:50px;"
v-model=
"editApply.name"
refMethod=
"getCompanyInfoByLikeName"
autoComplete=
"true"
prop=
"name"
>
isFilter=
"true"
refModel=
"tool"
labelField=
"entName"
valueField=
"entName"
<gsb-selectperson
v-if=
"currentUser"
style=
"position:relative;width:100%;"
placeHolder=
"请输入身份证姓名"
></gsb-selectperson>
@
input=
"selectpersoninput"
<gsb-selectperson
v-if=
"!currentUser"
frombrowser=
"true"
@
input=
"selectpersoninput"
allowcreate=
"true"
allowcreate=
"true"
showhistory=
"true"
@
historychange=
"historyapplierchange"
showhistory=
"true"
size=
"medium"
v-model=
"editApply.name"
refMethod=
"getCompanyInfoByLikeName"
@
historychange=
"historyapplierchange"
autoComplete=
"true"
isFilter=
"true"
refModel=
"tool"
labelField=
"entName"
size=
"medium"
valueField=
"entName"
style=
"position:relative;width:100%;"
placeHolder=
"请输入身份证姓名"
>
v-model=
"editApply.name"
refMethod=
"getCompanyInfoByLikeName"
autoComplete=
"true"
isFilter=
"true"
refModel=
"tool"
labelField=
"entName"
valueField=
"entName"
style=
"position:relative;width:100%;"
placeHolder=
"请输入身份证姓名"
>
</gsb-selectperson>
<gsb-selectperson
v-if=
"!currentUser"
frombrowser=
"true"
@
input=
"selectpersoninput"
allowcreate=
"true"
showhistory=
"true"
@
historychange=
"historyapplierchange"
size=
"medium"
v-model=
"editApply.name"
refMethod=
"getCompanyInfoByLikeName"
autoComplete=
"true"
isFilter=
"true"
refModel=
"tool"
labelField=
"entName"
valueField=
"entName"
style=
"position:relative;width:100%;"
placeHolder=
"请输入身份证姓名"
>
</gsb-selectperson>
</gsb-selectperson>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
v-if=
"editApply.customerType==\'person\'"
label-width=
"140px"
label=
"身份证号码"
<el-form-item
style=
"width:493px;float:left;padding-right:50px;"
prop=
"identityCardNo"
>
v-if=
"editApply.customerType==\'person\'"
<el-input
placeHolder=
"请输入身份证号码"
v-model=
"editApply.identityCardNo"
>
</el-input>
label-width=
"140px"
label=
"身份证号码"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"identityCardNo"
>
<el-input
placeHolder=
"请输入身份证号码"
v-model=
"editApply.identityCardNo"
>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
v-if=
"editApply.customerType==\'person\'"
label-width=
"140px"
label=
"身份证住址"
<el-form-item
style=
"width:493px;float:left;padding-right:50px;"
prop=
"applyAddr"
>
v-if=
"editApply.customerType==\'person\'"
<el-input
placeHolder=
"请输入身份证住址"
v-model=
"editApply.applyAddr"
></el-input>
label-width=
"140px"
label=
"身份证住址"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"applyAddr"
>
<el-input
placeHolder=
"请输入身份证住址"
v-model=
"editApply.applyAddr"
>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"统一社会信用代码"
<el-form-item
label-width=
"140px"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"code"
>
label=
"统一社会信用代码"
<el-input
placeHolder=
"请输入统一社会信用代码"
v-model=
"editApply.code"
></el-input>
style=
"width:493px;float:left;padding-right:50px;"
prop=
"code"
>
<el-input
placeHolder=
"请输入统一社会信用代码"
v-model=
"editApply.code"
>
</el-input>
<div
class=
"floatBox-right"
>
<div
class=
"floatBox-right"
>
<i
class=
"el-icon-question"
@
mouseover=
"mouseOverDemo(99)"
<i
class=
"el-icon-question"
@
mouseover=
"mouseOverDemo(99)"
@
mouseleave=
"mouseLeaveDemo(99)"
></i>
@
mouseleave=
"mouseLeaveDemo(99)"
></i>
<div
id=
"floatBox-demo"
v-show=
"floatBoxDemo"
>
<div
id=
"floatBox-demo"
由于官方商标注册增加“统一社会信用代码”的填写,企业申请必填,个体工商户申请可不填此项,请仔细核对营业执照填写。
</div>
v-show=
"floatBoxDemo"
>
由于官方商标注册增加“统一社会信用代码”的填写,企业申请必填,个体工商户申请可不填此项,请仔细核对营业执照填写。
</div>
</div>
</div>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
v-if=
"editApply.customerType==\'ent\'"
label-width=
"140px"
label=
"执照详细地址"
<el-form-item
style=
"width:493px;float:left;padding-right:50px;"
prop=
"applyAddr"
>
v-if=
"editApply.customerType==\'ent\'"
<el-input
placeHolder=
"请输入执照详细地址"
v-model=
"editApply.applyAddr"
></el-input>
label-width=
"140px"
label=
"执照详细地址"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"applyAddr"
>
<el-input
placeHolder=
"请输入执照详细地址"
v-model=
"editApply.applyAddr"
>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"邮政编码"
<el-form-item
label-width=
"140px"
label=
"邮政编码"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"zipCode"
>
style=
"width:493px;float:left;padding-right:50px;"
<el-input
placeHolder=
"请输入邮政编码"
v-model=
"editApply.zipCode"
></el-input>
prop=
"zipCode"
>
<el-input
placeHolder=
"请输入邮政编码"
v-model=
"editApply.zipCode"
>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
</div>
</div>
<el-form-item
class=
"gsb_items"
label=
""
>
<el-form-item
class=
"gsb_items"
label=
""
>
<div
class=
"title special"
>
上传材料:营业执照
</div>
<div
class=
"title special"
>
上传材料:营业执照
</div>
<div
class=
"upload-box"
v-loading=
"loading"
@
mouseover=
"mouseOverDemo(1,\'a\')"
<div
class=
"upload-box"
v-loading=
"loading"
@
mouseover=
"mouseOverDemo(1,\'a\')"
@
mouseleave=
"mouseLeaveDemo(1,\'a\')"
>
@
mouseleave=
"mouseLeaveDemo(1,\'a\')"
>
<img
class=
"upload-applyimg"
v-if=
"editApply.businessLicensePic"
<img
class=
"upload-applyimg"
v-if=
"editApply.businessLicensePic"
:src=
"editApply.businessLicensePic?editApply.businessLicensePic:\'/imgs/sbzc/yyzzD.png\'"
/>
:src=
"editApply.businessLicensePic?editApply.businessLicensePic:\'/imgs/sbzc/yyzzD.png\'"
/>
<gsb-upload
v-else
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
<gsb-upload
v-else
flag=
"yyzz"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 0"
>
<div
class=
"upload-button"
<div><i
class=
"el-icon-plus"
></i></div>
@
click=
"loadingKey = 0"
>
<div><i
class=
"el-icon-plus"
></i>
</div>
<div>
(需盖公章)
</div>
<div>
(需盖公章)
</div>
</div>
</div>
</gsb-upload>
</gsb-upload>
<div
class=
"upload-dialog"
<div
class=
"upload-dialog"
v-show=
"editApply.businessLicensePic && toViewImgKey == \'a\'"
>
v-show=
"editApply.businessLicensePic && toViewImgKey == \'a\'"
>
<div
@
click=
"window.open(editApply.businessLicensePic)"
>
查看大图
</div>
<div
<gsb-upload
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
@
click=
"window.open(editApply.businessLicensePic)"
>
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
查看大图
</div>
<gsb-upload
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
@
click=
"loadingKey = 0"
>
重新上传
</div>
<div
@
click=
"loadingKey = 0"
>
重新上传
</div>
</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=
"editApply.customerType == \'ent\' ? \'/imgs/sbzc/yyzz1.png\' : \'imgs/sbzc/yyzz.png\'"
/>
:src=
"editApply.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(editApply.customerType == \'ent\' ? \'/imgs/sbzc/yyzzD1.png\' : \'imgs/sbzc/yyzzD.png\')"
>
@
click=
"toViewImg(editApply.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=
"editApply.customerType==\'person\'"
label=
""
>
<el-form-item
class=
"gsb_items"
v-if=
"editApply.customerType==\'person\'"
label=
""
>
<div
class=
"title special"
>
上传材料:身份证明
</div>
<div
class=
"title special"
>
上传材料:身份证明
</div>
<div
class=
"upload-box"
v-loading=
"loading1"
@
mouseover=
"mouseOverDemo(4,\'d\')"
<div
class=
"upload-box"
v-loading=
"loading1"
@
mouseover=
"mouseOverDemo(4,\'d\')"
@
mouseleave=
"mouseLeaveDemo(4,\'d\')"
>
@
mouseleave=
"mouseLeaveDemo(4,\'d\')"
>
<img
@
click=
"window.open(editApply.identityCardPic)"
class=
"upload-applyimg"
<img
@
click=
"window.open(editApply.identityCardPic)"
class=
"upload-applyimg"
v-if=
"editApply.identityCardPic"
v-if=
"editApply.identityCardPic"
:src=
"editApply.identityCardPic?editApply.identityCardPic:\'/imgs/sbzc/pdf.png\'"
/>
:src=
"editApply.identityCardPic?editApply.identityCardPic:\'/imgs/sbzc/pdf.png\'"
/>
<gsb-upload
v-else
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
<gsb-upload
v-else
flag=
"sfz"
ref=
"sfz"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 1"
>
<div
class=
"upload-button"
<div><i
class=
"el-icon-plus"
></i></div>
@
click=
"loadingKey = 1"
>
<div><i
class=
"el-icon-plus"
></i>
</div>
<div>
(需盖公章)
</div>
<div>
(需盖公章)
</div>
</div>
</div>
</gsb-upload>
</gsb-upload>
<div
class=
"upload-dialog"
v-show=
"applyInfo.identityCardPic && toViewImgKey == \'d\'"
>
<div
class=
"upload-dialog"
<div
@
click=
"window.open(applyInfo.identityCardPic)"
>
查看大图
</div>
v-show=
"applyInfo.identityCardPic && toViewImgKey == \'d\'"
>
<gsb-upload
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
<div
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
click=
"window.open(applyInfo.identityCardPic)"
>
查看大图
</div>
<gsb-upload
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
@
error=
"error"
>
<div
@
click=
"loadingKey = 1"
>
重新上传
</div>
<div
@
click=
"loadingKey = 1"
>
重新上传
</div>
</gsb-upload>
</gsb-upload>
</div>
</div>
</div>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(4)"
@
mouseleave=
"mouseLeaveDemo(4)"
>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(4)"
@
mouseleave=
"mouseLeaveDemo(4)"
>
<img
src=
"/imgs/sbzc/sfz.png"
/>
<img
src=
"/imgs/sbzc/sfz.png"
/>
<div
v-if=
"toViewImgKey == 4"
class=
"toViewImg"
<div
v-if=
"toViewImgKey == 4"
@
click=
"toViewImg(\'/imgs/sbzc/sfzD.png\')"
>
查看大图
</div>
class=
"toViewImg"
@
click=
"toViewImg(\'/imgs/sbzc/sfzD.png\')"
>
查看大图
</div>
</div>
<div
class=
"text"
>
<i
class=
"el-icon-warning"
></i>
格式为
<span>
PDF
</span>
或
<span>
JPG
</span>
,大小不能超过
<span>
10M
</span>
</div>
</div>
<div
class=
"text"
>
<i
class=
"el-icon-warning"
></i>
格式为
<span>
PDF
</span>
或
<span>
JPG
</span>
,大小不能超过
<span>
10M
</span></div>
</el-form-item>
</el-form-item>
</div>
</div>
</el-form>
</el-form>
</div>
</div>
<div
v-show=
"headerInfo==\'订单联系人\'"
>
<div
v-show=
"headerInfo==\'订单联系人\'"
>
<el-form
ref=
"apply"
label-position=
"left"
:rules=
"applyrules"
:model=
"apply"
class=
"demo-ruleForm
"
<el-form
ref=
"apply"
label-position=
"left"
:rules=
"applyrules
"
label-width=
"120px"
>
:model=
"apply"
class=
"demo-ruleForm"
label-width=
"120px"
>
<!-- <div class="selftmreg_main">
<!-- <div class="selftmreg_main">
<h4 style="color:#535353"><i class="selftmreg_shuxian"></i>申请人信息</h4>
<h4 style="color:#535353"><i class="selftmreg_shuxian"></i>申请人信息</h4>
<div style="clear:both;"></div>
<div style="clear:both;"></div>
...
@@ -824,30 +1214,41 @@
...
@@ -824,30 +1214,41 @@
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<div
style=
"width:100%;box-sizing: border-box;"
>
<div
style=
"width:100%;box-sizing: border-box;"
>
<el-form-item
label-width=
"140px"
label=
"客户联系人"
<el-form-item
label-width=
"140px"
label=
"客户联系人"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"contacts"
>
style=
"width:493px;float:left;padding-right:50px;"
<el-input
v-model=
"editApply.contacts"
placeHolder=
"此信息很重要,官方文件送达需与您联系"
>
prop=
"contacts"
>
<el-input
v-model=
"editApply.contacts"
placeHolder=
"此信息很重要,官方文件送达需与您联系"
>
</el-input>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"联系电话"
<el-form-item
label-width=
"140px"
label=
"联系电话"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"mobile"
>
style=
"width:493px;float:left;padding-right:50px;"
<el-input
v-model=
"editApply.mobile"
placeHolder=
"请填写11位手机号码"
></el-input>
prop=
"mobile"
>
<el-input
v-model=
"editApply.mobile"
placeHolder=
"请填写11位手机号码"
>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"电子邮箱"
<el-form-item
label-width=
"140px"
label=
"电子邮箱"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"email"
>
style=
"width:493px;float:left;padding-right:50px;"
<el-input
v-model=
"editApply.email"
placeHolder=
"重要官文会通过邮件通知,请注意查收并及时回复"
>
prop=
"email"
>
<el-input
v-model=
"editApply.email"
placeHolder=
"重要官文会通过邮件通知,请注意查收并及时回复"
>
</el-input>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"座机"
<el-form-item
label-width=
"140px"
label=
"座机"
style=
"width:493px;float:left;padding-right:50px;"
>
style=
"width:493px;float:left;padding-right:50px;"
>
<el-input
v-model=
"editApply.tel"
placeHolder=
"区号-座机号码"
>
</el-input>
<el-input
v-model=
"editApply.tel"
placeHolder=
"区号-座机号码"
>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"传真"
<el-form-item
label-width=
"140px"
label=
"传真"
style=
"width:493px;float:left;padding-right:50px;"
>
style=
"width:493px;float:left;padding-right:50px;"
>
<el-input
v-model=
"editApply.fax"
placeHolder=
"请输入传真号"
>
</el-input>
<el-input
v-model=
"editApply.fax"
placeHolder=
"请输入传真号"
>
</el-input>
</el-form-item>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
...
@@ -855,24 +1256,33 @@
...
@@ -855,24 +1256,33 @@
</div>
</div>
</el-form>
</el-form>
</div>
</div>
<el-dialog
title=
"提示"
:visible
.
sync=
"showConfrim"
width=
"30%"
style=
"z-Index:9999;"
append-to-body
>
<el-dialog
title=
"提示"
:visible
.
sync=
"showConfrim"
width=
"30%"
<div
v-for=
"(item, index) in nclOne"
:key=
"index"
style=
"margin-bottom:10px;"
>
style=
"z-Index:9999;"
append-to-body
>
<div
v-for=
"(item, index) in nclOne"
:key=
"index"
style=
"margin-bottom:10px;"
>
{{item.code}}类{{item.name}},商品/服务项目
<span
{{item.code}}类{{item.name}},商品/服务项目
<span
style=
"color:red;"
>
不足10项
</span>
,已选{{item.nclThree.length}}项,还可选{{10-item.nclThree.length}}个小项
</span>
style=
"color:red;"
>
不足10项
</span>
,已选{{item.nclThree.length}}项,还可选{{10-item.nclThree.length}}个小项
</span>
</div>
</div>
<div
style=
"margin-top: 10px;"
>
<div
style=
"margin-top: 10px;"
>
<span
class=
"dialog-footer"
>
<span
class=
"dialog-footer"
>
<el-button
style=
"background:#66b1ff;border-color: #66b1ff;color: #FFF;"
<el-button
style=
"background:#66b1ff;border-color: #66b1ff;color: #FFF;"
@
click=
"closeConfrim()"
>
修 改
@
click=
"closeConfrim()"
>
修 改
</el-button>
</el-button>
<el-button
style=
"background:#fff;border-color: #DCDFE6;color: #606266;"
type=
"primary"
<el-button
@
click=
"submitEdit(\'商标类别\',true)"
>
确 定
</el-button>
style=
"background:#fff;border-color: #DCDFE6;color: #606266;"
type=
"primary"
@
click=
"submitEdit(\'商标类别\',true)"
>
确 定
</el-button>
</span>
</span>
</div>
</div>
</el-dialog>
</el-dialog>
<div
style=
"text-align:center;
"
>
<div
class=
"btnBottom
"
>
<span
class=
"dialog-footer"
style=
"margin-top:5px;"
>
<span
class=
"dialog-footer"
style=
"margin-top:5px;"
>
<el-button
@
click=
"dialogTableVisible = false;"
style=
"width:140px;height:36px;border:1px solid rgba(38,146,255,1);border-radius:4px;"
>
取消
</el-button>
<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>
...
@@ -889,4 +1299,5 @@
...
@@ -889,4 +1299,5 @@
{{message.info}}
{{message.info}}
</div>
</div>
</transition>
</transition>
</div>
</div>
\ No newline at end of file
</div>
\ No newline at end of file
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.css
View file @
f0d28a22
...
@@ -152,9 +152,15 @@
...
@@ -152,9 +152,15 @@
box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
32px
25px
25px
;
padding
:
32px
25px
25px
;
}
}
.el-table
.cell
{
text-align
:
center
;
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
1
;
overflow
:
hidden
;
}
.jdindentlist-list
.el-table
th
>
.cell
{
.jdindentlist-list
.el-table
th
>
.cell
{
text-align
:
left
;
text-align
:
center
;
font-size
:
14px
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
font-weight
:
400
;
...
@@ -172,7 +178,7 @@
...
@@ -172,7 +178,7 @@
}
}
.jdindentlist-list
.subtime
{
.jdindentlist-list
.subtime
{
padding-right
:
25px
;
/* padding-right: 25px; */
}
}
.jdindentlist-list
.dsqcl
{
.jdindentlist-list
.dsqcl
{
...
@@ -196,3 +202,25 @@
...
@@ -196,3 +202,25 @@
display
:
flex
;
display
:
flex
;
justify-content
:
space-around
;
justify-content
:
space-around
;
}
}
.dailogButton
{
width
:
100%
;
text-align
:
left
;
padding
:
10px
20px
20px
;
position
:
absolute
;
bottom
:
0
;
left
:
0
;
box-sizing
:
border-box
;
border-top
:
1px
solid
#dee0eb
;
}
.dailogButton
>
button
{
border-radius
:
100px
;
padding
:
6px
28px
;
}
.el-table_1_column_12
>
.cell
{
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
overflow
:
hidden
;
}
\ No newline at end of file
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.html
View file @
f0d28a22
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
</div> -->
</div> -->
</div>
</div>
<div>
<div>
<el-button
@
click=
"find()"
>
查询
</el-button>
<el-button
@
click=
"find()"
style=
"border: #3071fe;background: #3071fe; color: #fff;"
>
查询
</el-button>
<el-button
@
click=
"reset()"
>
重置
</el-button>
<el-button
@
click=
"reset()"
>
重置
</el-button>
</div>
</div>
</div>
</div>
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
<p>
很抱歉,没有查询到您要搜索的内容!您也可以减少筛选范围再尝试~
</p>
<p>
很抱歉,没有查询到您要搜索的内容!您也可以减少筛选范围再尝试~
</p>
</div>
</div>
<div
class=
"jdindentlist-list"
v-else
>
<div
class=
"jdindentlist-list"
v-else
>
<el-table
:header-cell-style=
"{background:\'#F5F5F5;\'}"
:data=
"tableData"
style=
"width: 100%
"
>
<el-table
:header-cell-style=
"{background:\'#F5F5F5;\'}"
:data=
"tableData"
style=
"width: 100%;textAlign: center;
"
>
<el-table-column
prop=
"channelServiceNo"
label=
"订单编号"
>
<el-table-column
prop=
"channelServiceNo"
label=
"订单编号"
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"deliveryOrderNo"
label=
"交付单号"
>
<el-table-column
prop=
"deliveryOrderNo"
label=
"交付单号"
>
...
@@ -299,8 +299,8 @@
...
@@ -299,8 +299,8 @@
</div>
</div>
</el-form>
</el-form>
<div
style=
"text-align:center;padding:50px 0;
"
>
<div
class=
"dailogButton
"
>
<el-button
@
click=
"hideUploadStuff"
>
取消
</el-button>
<el-button
@
click=
"hideUploadStuff"
style=
"border: 1px solid #409eff;"
>
取消
</el-button>
<el-button
type=
"primary"
@
click=
"uploadStuffs"
>
确认
</el-button>
<el-button
type=
"primary"
@
click=
"uploadStuffs"
>
确认
</el-button>
</div>
</div>
<div
style=
"clear:both"
></div>
<div
style=
"clear:both"
></div>
...
...
igirl-channel-jdweb/app/front/vues/pages/selftmreg/
index
.css
→
igirl-channel-jdweb/app/front/vues/pages/selftmreg/
selftmreg
.css
View file @
f0d28a22
...
@@ -231,7 +231,7 @@
...
@@ -231,7 +231,7 @@
text-align
:
right
;
text-align
:
right
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
background
:
#EFF0F7
;
background
:
#EFF0F7
;
z-index
:
299
;
z-index
:
299
9
;
position
:
fixed
;
position
:
fixed
;
bottom
:
0
;
bottom
:
0
;
left
:
0
;
left
:
0
;
...
...
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