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
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
92 additions
and
22 deletions
+92
-22
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
+0
-0
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 @@
</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>
</div>
</div>
...
...
@@ -82,7 +82,7 @@
<p>
很抱歉,没有查询到您要搜索的内容!您也可以减少筛选范围再尝试~
</p>
</div>
<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>
<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%
;
background
:
rgb
(
236
,
238
,
243
);
}
.jdindentdetail-warpper
{
background
:
#fff
;
max-width
:
1320px
;
margin
:
0
auto
;
}
.jdindentdetail-header
{
...
...
@@ -54,9 +60,8 @@
}
.jdindentdetail-nav
{
height
:
70px
;
box-sizing
:
border-box
;
padding
:
1.42%
2.64%
2.7%
3.28%
;
padding
-top
:
17px
;
}
.jdindentdetail-nav
.el-breadcrumb
{
...
...
@@ -67,7 +72,7 @@
width
:
100%
;
background
:
#fff
;
box-sizing
:
border-box
;
padding
:
1.42%
2.64%
2.7%
3.28%
;
padding
:
1.42%
0
2.7%
0
;
overflow
:
hidden
;
}
...
...
@@ -235,12 +240,12 @@
height
:
0px
;
background
:
#E1E1E1
;
width
:
100%
;
margin-top
:
56
px
;
margin-bottom
:
4
8px
;
margin-top
:
20
px
;
margin-bottom
:
2
8px
;
}
.jdindentdetail-info
{
margin-top
:
39
px
;
margin-top
:
20
px
;
}
.jdindentdetail-info
::after
{
...
...
@@ -253,8 +258,7 @@
.jdindentdetail-info
>
div
:nth-child
(
2
)
{
float
:
left
;
margin-top
:
24px
;
margin-right
:
47px
;
padding
:
28px
10px
0
20px
;
}
.jdindentdetail-info
>
div
:nth-child
(
3
)
{
...
...
@@ -284,6 +288,7 @@
width
:
100px
;
text-align
:
center
;
color
:
#B2B2B2
;
margin-top
:
5px
;
}
.jdindentdetail-info
>
div
:nth-child
(
2
)>
p
:nth-child
(
1
)>
img
{
...
...
@@ -507,9 +512,6 @@
color
:
rgba
(
130
,
130
,
130
,
1
);
}
/* 弹框部分 */
...
...
@@ -538,3 +540,31 @@
width
:
100%
;
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
This diff is collapsed.
Click to expand it.
igirl-channel-jdweb/app/front/vues/pages/jdindentlist/jdindentlist.css
View file @
f0d28a22
...
...
@@ -152,9 +152,15 @@
box-sizing
:
border-box
;
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
{
text-align
:
left
;
text-align
:
center
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
...
...
@@ -172,7 +178,7 @@
}
.jdindentlist-list
.subtime
{
padding-right
:
25px
;
/* padding-right: 25px; */
}
.jdindentlist-list
.dsqcl
{
...
...
@@ -196,3 +202,25 @@
display
:
flex
;
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 @@
</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>
</div>
</div>
...
...
@@ -82,7 +82,7 @@
<p>
很抱歉,没有查询到您要搜索的内容!您也可以减少筛选范围再尝试~
</p>
</div>
<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>
<el-table-column
prop=
"deliveryOrderNo"
label=
"交付单号"
>
...
...
@@ -299,8 +299,8 @@
</div>
</el-form>
<div
style=
"text-align:center;padding:50px 0;
"
>
<el-button
@
click=
"hideUploadStuff"
>
取消
</el-button>
<div
class=
"dailogButton
"
>
<el-button
@
click=
"hideUploadStuff"
style=
"border: 1px solid #409eff;"
>
取消
</el-button>
<el-button
type=
"primary"
@
click=
"uploadStuffs"
>
确认
</el-button>
</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 @@
text-align
:
right
;
box-sizing
:
border-box
;
background
:
#EFF0F7
;
z-index
:
299
;
z-index
:
299
9
;
position
:
fixed
;
bottom
:
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