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
3d23c489
Commit
3d23c489
authored
Nov 29, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
7e729d77
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
214 additions
and
9 deletions
+214
-9
igirl-channel-jdweb/app/base/db/metadata/apps/platform.js
+9
-0
igirl-channel-jdweb/app/front/entry/public/css/pagecom.css
+0
-0
igirl-channel-jdweb/app/front/vues/pages/companydetail/companydetail.css
+41
-0
igirl-channel-jdweb/app/front/vues/pages/companydetail/companydetail.html
+135
-0
igirl-channel-jdweb/app/front/vues/pages/companydetail/companydetail.js
+19
-0
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.css
+10
-9
No files found.
igirl-channel-jdweb/app/base/db/metadata/apps/platform.js
View file @
3d23c489
...
@@ -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"
},
...
...
igirl-channel-jdweb/app/front/entry/public/css/pagecom.css
View file @
3d23c489
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/companydetail/companydetail.css
0 → 100644
View file @
3d23c489
.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
igirl-channel-jdweb/app/front/vues/pages/companydetail/companydetail.html
0 → 100644
View file @
3d23c489
<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
igirl-channel-jdweb/app/front/vues/pages/companydetail/companydetail.js
0 → 100644
View file @
3d23c489
{
template
:
'${tmpl}'
,
data
:
function
()
{
return
{
listPath
:
{
path
:
'/1688/jdindentlist'
,
query
:
{}
},
currentStep
:
1
,
}
},
mounted
:
function
()
{
},
created
:
function
()
{
},
methods
:
{
},
vname
:
"gsb-companydetail"
}
igirl-channel-jdweb/app/front/vues/pages/jdindentdetail/jdindentdetail.css
View file @
3d23c489
...
@@ -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
:
18
px
;
width
:
22
px
;
height
:
18
px
;
height
:
22
px
;
}
}
...
@@ -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
;
}
}
...
...
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