Commit 3d23c489 by 刘泽奇

123

parent 7e729d77
...@@ -190,10 +190,19 @@ module.exports = { ...@@ -190,10 +190,19 @@ module.exports = {
"label": "登录", "label": "登录",
"isctl": "no" "isctl": "no"
}, },
{
"code": "companydetail",
"icon": "fa fa-power-off",
"path": ":channel/companydetail",
"isMenu": false,
"label": "登录",
"isctl": "no"
},
], ],
}, },
"bizs": { "bizs": {
"proxy": { "title": "后台首页", "config": null, "path": "/:channel/proxy", "comname": "proxy" }, "proxy": { "title": "后台首页", "config": null, "path": "/:channel/proxy", "comname": "proxy" },
"companydetail": { "title": "后台首页", "config": null, "path": "/:channel/companydetail", "comname": "companydetail" },
"push": { "title": "后台首页", "config": null, "path": "/:channel/push", "comname": "push" }, "push": { "title": "后台首页", "config": null, "path": "/:channel/push", "comname": "push" },
"jdregscheme": { "title": "后台首页", "config": null, "path": "/:channel/jdregscheme", "comname": "jdregscheme" }, "jdregscheme": { "title": "后台首页", "config": null, "path": "/:channel/jdregscheme", "comname": "jdregscheme" },
"jdindentlist": { "title": "后台首页", "config": null, "path": "/:channel/jdindentlist", "comname": "jdindentlist" }, "jdindentlist": { "title": "后台首页", "config": null, "path": "/:channel/jdindentlist", "comname": "jdindentlist" },
......
This source diff could not be displayed because it is too large. You can view the blob instead.
.companydetail-warpper .jdindentdetail-main-step-row>div {
min-height: 0;
}
.companydetail-warpper>.jdindentdetail{
margin: 0 auto;
}
.companydetail-warpper .jdindentdetail-flow {
border: 0;
}
.companydetail-warpper .jdindentdetail-main-title{
margin: 20px 0;
}
.companydetail-info table {
display: block;
height: 295px;
width: 940px;
border-collapse: collapse;
margin: 0 auto;
}
.companydetail-info table tr td {
text-align: center;
height: 38px;
width: 144px;
border: 1px solid #e7eaf3;
}
.companydetail-info table tr:nth-child(1){
height: 48px;
}
.companydetail-info table tr:nth-child(1)>td:nth-child(1) {
width: 48px;
}
.companydetail-info table tr:nth-of-type(even){
background: rgb(246, 249, 255);
color: #777777;
}
\ No newline at end of file
<div class="companydetail-warpper">
<div class="jdindentlist-header">
<div>京东云商标</div>
<div>
<span><i class="el-icon-user"></i></span>
<span>1366*565445</span>
</div>
</div>
<div>
<div style="display:flex;height: 60px;align-items: center;">
<div style="background:#ffffff;
border:3px solid #3071fe;
width:6px;
height:6px;
border-radius:100%;margin: 0 10px 0 20px;">
</div>
<div style="font-size: 16px;">
北京蜀天下科技有限公司详情
</div>
</div>
</div>
<div class="jdindentdetail">
<!-- <div class="jdindentdetail-nav">
<span>当前位置:</span>
<el-breadcrumb separator-class="el-icon-arrow-right">
<el-breadcrumb-item :to="listPath">交付中心
</el-breadcrumb-item>
<el-breadcrumb-item>订单详情</el-breadcrumb-item>
</el-breadcrumb>
</div> -->
<div class="jdindentdetail-main-title">
交付流程
</div>
<div class="jdindentdetail-flow">
<div class="jdindentdetail-main-step-col">
<el-steps :active="currentStep" align-center process-status="process">
<!-- <el-step v-show="itemCode" title="方案不通过"></el-step> -->
<el-step title="待审核"></el-step>
<el-step title="待审核"></el-step>
<el-step title="待审核"></el-step>
<el-step title="待审核"></el-step>
<el-step title="待递交"></el-step>
<el-step title="已递交"></el-step>
<el-step title="已完成"></el-step>
</el-steps>
</div>
</div>
<div class="jdindentdetail-main-title">
企业信息
</div>
<div class="jdindentdetail-main-title">
企业信息
</div>
<div class="companydetail-name">
</div>
<div class="companydetail-info">
<table>
<tr style="background: #f6f9ff;">
<td rowspan="7" width="50" style="text-align:center;background: #f6f9ff;"><br><br><br><br>/<br><br><br><br>
</td>
<td colspan="2">注册资金(万元)100</td>
<td colspan="2">经营期限(年)20</td>
<td colspan="2">注册资本实缴日期(年)20</td>
</tr>
<tr>
<td>法人股东姓名</td>
<td>出资金额(万)</td>
<td>出资比例</td>
<td>身份证号</td>
<td>联系电话/手机</td>
<td>联系地址</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>法人股东姓名</td>
<td>出资金额(万)</td>
<td>出资比例</td>
<td>身份证号</td>
<td>联系电话/手机</td>
<td>联系地址</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>法人股东姓名</td>
<td>出资金额(万)</td>
<td>出资比例</td>
<td>身份证号</td>
<td>联系电话/手机</td>
<td>联系地址</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</div>
<div class="jdindentdetail-main-title">
基本信息
</div>
<div class="jdindentdetail-main-title">
交官材料
</div>
<div class="jdindentdetail-main-title">
官方回执
</div>
<div class="jdindentdetail-main-title">
收件人信息
</div>
</div>
</div>
\ No newline at end of file
{
template: '${tmpl}',
data: function() {
return {
listPath: { path: '/1688/jdindentlist', query: {} },
currentStep:1,
}
},
mounted: function() {
},
created: function() {
},
methods: {
},
vname: "gsb-companydetail"
}
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
.jdindentdetail { .jdindentdetail {
/* padding: 30px 30px 30px; */ /* padding: 30px 30px 30px; */
background: #F9F9F9; background: #F9F9F9;
padding: 0 20px;
} }
.jdindentdetail-nav { .jdindentdetail-nav {
...@@ -86,7 +87,7 @@ ...@@ -86,7 +87,7 @@
} }
.jdindentdetail-main-title>span { .jdindentdetail-main-title>span {
color: #2692FF; color: #3071fe;
margin-left: 24px; margin-left: 24px;
cursor: pointer; cursor: pointer;
float: right; float: right;
...@@ -97,10 +98,10 @@ ...@@ -97,10 +98,10 @@
} }
.jdindentdetail-main-step-col .el-step__icon.is-text { .jdindentdetail-main-step-col .el-step__icon.is-text {
background: #2692FF; background: #3071fe;
border-color: #2692FF; border-color: #3071fe;
width: 18px; width: 22px;
height: 18px; height: 22px;
} }
...@@ -125,7 +126,7 @@ ...@@ -125,7 +126,7 @@
} }
.jdindentdetail-main-step-col .el-step.is-horizontal .is-finish .el-step__line { .jdindentdetail-main-step-col .el-step.is-horizontal .is-finish .el-step__line {
background: #2692FF; background: #3071fe;
} }
.jdindentdetail-main-step-col .el-step.is-horizontal .el-step__line { .jdindentdetail-main-step-col .el-step.is-horizontal .el-step__line {
...@@ -191,7 +192,7 @@ ...@@ -191,7 +192,7 @@
} }
.jdindentdetail-main-step-row .el-step__icon-inner { .jdindentdetail-main-step-row .el-step__icon-inner {
background: #2692FF; background: #3071fe;
border-color: #A6D2FF; border-color: #A6D2FF;
border-radius: 50%; border-radius: 50%;
width: 10px; width: 10px;
...@@ -308,7 +309,7 @@ ...@@ -308,7 +309,7 @@
} }
.jdindentdetail-main-type-title>span { .jdindentdetail-main-type-title>span {
color: #2692FF; color: #3071fe;
margin-left: 11px; margin-left: 11px;
} }
...@@ -371,7 +372,7 @@ ...@@ -371,7 +372,7 @@
.jdindentdetail-main-receipt>span { .jdindentdetail-main-receipt>span {
margin-left: 15px; margin-left: 15px;
color: #2692FF; color: #3071fe;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment