Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsApp
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
89dc288f
authored
Oct 31, 2025
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
da559e09
Hide whitespace changes
Inline
Side-by-side
Showing
31 changed files
with
2110 additions
and
586 deletions
assets/css/arrivalRegister/splitGoodsRecord.scss
assets/css/container/index.scss
assets/css/immediatelyStockIn/index.scss
assets/css/index/index.scss
assets/css/mine/login.scss
assets/css/picking/index.scss
assets/css/picking/me.scss
assets/css/picking/record.scss
assets/css/picking/sort.scss
assets/css/preCheck/list.scss
assets/css/preCheck/thirdPartyInspectionStatus.scss
assets/css/putaway/index.scss
assets/css/putaway/packSingle.scss
assets/css/putaway/record.scss
assets/css/putaway/single.scss
assets/css/repairPrint/index.scss
assets/css/stockRecheck/index.scss
assets/css/stockRecheck/print.scss
assets/css/stockRecheck/record.scss
assets/css/stockRecheck/sort.scss
assets/css/stocktake/list.scss
assets/css/stocktake/operate.scss
assets/css/stocktake/record.scss
assets/css/tallyReceive/index.scss
assets/css/tallyReceive/operate.scss
assets/css/tallyReceive/record.scss
assets/css/transfer/index.scss
assets/css/transfer/quick.scss
assets/css/transfer/task.scss
util/api.js
util/util.js
assets/css/arrivalRegister/splitGoodsRecord.scss
View file @
89dc288f
.splitGoodsRecord
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,36 +26,44 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.search-params
{
margin-top
:
15rpx
;
.sn
{
width
:
47%
;
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -61,9 +73,11 @@
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
100rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
18rpx
17rpx
;
...
...
@@ -73,6 +87,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -83,28 +98,34 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -112,6 +133,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -122,23 +144,28 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
.pick_img_list
{
flex-wrap
:
wrap
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.img_list
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -147,10 +174,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -162,10 +191,12 @@
}
}
}
.btn-box
{
position
:
absolute
;
right
:
17rpx
;
bottom
:
13rpx
;
.btn1
{
width
:
75rpx
;
height
:
30rpx
;
...
...
@@ -176,6 +207,7 @@
border
:
1px
solid
#f00
;
margin-right
:
10rpx
;
}
.btn2
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -185,10 +217,12 @@
color
:
#ffffff
;
}
}
.status-box
{
position
:
absolute
;
right
:
50rpx
;
top
:
5rpx
;
.staus_type_val
{
font-size
:
17rpx
;
color
:
#1969f9
;
...
...
@@ -201,23 +235,27 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
border-right
:
1px
solid
#f0f0f2
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -230,6 +268,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -248,13 +287,16 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.tip
{
color
:
red
;
font-size
:
17rpx
;
margin-top
:
28rpx
;
}
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -262,25 +304,30 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.p-text
{
margin-top
:
38rpx
;
margin-bottom
:
25rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.pp
{
font-size
:
20rpx
;
color
:
#292b33
;
...
...
@@ -288,16 +335,20 @@
margin-bottom
:
17rpx
;
margin-top
:
35rpx
;
transition
:
all
0
.2s
ease
;
&
.pt
{
margin-bottom
:
35rpx
;
}
text
:first-child
{
margin-right
:
32rpx
;
}
.curr
{
position
:
relative
;
color
:
#1969f9
;
font-weight
:
bold
;
&
:
:
after
{
content
:
''
;
background-color
:
#1969f9
;
...
...
@@ -311,17 +362,21 @@
}
}
}
.field-item
{
flex-wrap
:
wrap
;
margin-top
:
16rpx
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
font-size
:
16rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -331,6 +386,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -342,18 +398,21 @@
}
}
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
right
:
0
;
width
:
100%
;
.btn1
{
height
:
75rpx
;
background
:
#1969f9
;
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn2
{
height
:
75rpx
;
background
:
#ffe0d7
;
...
...
@@ -362,14 +421,17 @@
font-weight
:
bold
;
}
}
.input-wrap
{
margin-bottom
:
25rpx
;
.label-title
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
}
.input-box
{
.uni-arrow
{
width
:
14rpx
;
...
...
@@ -378,6 +440,7 @@
background-size
:
contain
;
margin-left
:
12rpx
;
}
.uni-input
{
height
:
55rpx
;
background
:
#ffffff
;
...
...
@@ -386,6 +449,7 @@
font-size
:
17rpx
;
padding-left
:
18rpx
;
}
.uni-textarea
{
width
:
100%
;
height
:
110rpx
;
...
...
@@ -396,19 +460,23 @@
padding
:
18rpx
;
}
}
.select-box
{
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.wrap
{
padding-left
:
15rpx
;
padding-right
:
25rpx
;
height
:
40rpx
;
}
.uni-input
{
font-size
:
17rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -418,52 +486,62 @@
}
}
}
.pack
{
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.icon-box
{
width
:
75rpx
;
height
:
55rpx
;
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
.iconfont
{
font-size
:
30rpx
;
color
:
#56585e
;
}
}
.pic-list
{
flex-wrap
:
wrap
;
margin-bottom
:
18rpx
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -472,10 +550,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -486,8 +566,10 @@
}
}
}
.textarea-box
{
width
:
100%
;
textarea
{
width
:
100%
;
height
:
85rpx
;
...
...
@@ -498,19 +580,23 @@
box-sizing
:
border-box
;
}
}
.print
{
margin-bottom
:
27rpx
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -518,4 +604,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/container/index.scss
View file @
89dc288f
.page-container
{
padding
:
15rpx
22rpx
;
.search-box
{
border
:
1px
solid
transparent
;
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -23,34 +27,41 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
position
:
relative
;
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
margin-left
:
15rpx
;
}
.icon-juxing3
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.icon-zimu-M
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
margin-left
:
15rpx
;
}
}
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -62,11 +73,13 @@
font-weight
:
bold
;
}
}
.search-type
{
margin-top
:
10rpx
;
height
:
60rpx
;
border-radius
:
10rpx
;
background-color
:
#ffffff
;
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -77,22 +90,26 @@
color
:
#292b33
;
font-weight
:
bold
;
}
.search-width
{
width
:
calc
(
100%
-
164rpx
);
padding-right
:
22rpx
;
height
:
100%
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
width
:
80%
;
height
:
60rpx
;
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -100,27 +117,33 @@
background-size
:
contain
;
margin-left
:
12rpx
;
}
.wrap
{
width
:
100%
;
height
:
100%
;
}
}
}
.radio-wrap
{
padding
:
22rpx
0
;
label
{
margin-right
:
10rpx
;
}
text
{
font-size
:
18rpx
;
color
:
#292b33
;
margin-left
:
5rpx
;
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -132,6 +155,7 @@
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -142,33 +166,41 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
13rpx
;
}
.label
{
width
:
98rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -177,6 +209,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -188,6 +221,7 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.ttt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -196,10 +230,12 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
position
:
absolute
;
right
:
17rpx
;
bottom
:
13rpx
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -208,6 +244,7 @@
font-size
:
15rpx
;
color
:
#ffffff
;
}
.detail-btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -219,12 +256,14 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -243,8 +282,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -252,22 +293,27 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -277,6 +323,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -288,16 +335,20 @@
}
}
}
.field-item-input
{
.item
{
margin-bottom
:
10rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.input-box
{
width
:
calc
(
100%
-
114rpx
);
.uni-input
{
width
:
100%
;
height
:
40rpx
;
...
...
@@ -310,23 +361,27 @@
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -335,4 +390,4 @@
color
:
#ffffff
;
}
}
}
}
\ No newline at end of file
assets/css/immediatelyStockIn/index.scss
View file @
89dc288f
.immediatelyStockIn
{
padding
:
22rpx
;
.list-total
{
margin-bottom
:
15rpx
;
.checkbox-box
{
label
{
font-size
:
23rpx
;
color
:
#484b59
;
}
}
.num
{
font-size
:
23rpx
;
color
:
#484b59
;
text
{
font-size
:
23rpx
;
color
:
#1969f9
;
...
...
@@ -18,12 +22,14 @@
}
}
}
.form-input
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
border
:
1px
solid
transparent
;
.text
{
padding-left
:
17rpx
;
width
:
164rpx
;
...
...
@@ -34,16 +40,19 @@
color
:
#292b33
;
font-weight
:
bold
;
}
.pick-box
{
width
:
164rpx
;
height
:
35rpx
;
padding-left
:
17rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -52,28 +61,34 @@
margin-left
:
12rpx
;
}
}
.input-wrap
{
padding-left
:
17rpx
;
padding-right
:
18rpx
;
width
:
calc
(
100%
-
164rpx
);
height
:
60rpx
;
.uni-input
{
font-size
:
18rpx
;
}
.iconfont
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
.select-wrap
{
padding-left
:
17rpx
;
padding-right
:
18rpx
;
width
:
calc
(
100%
-
164rpx
);
height
:
60rpx
;
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -83,6 +98,7 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
...
...
@@ -93,24 +109,29 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.top
{
margin-bottom
:
15rpx
;
.box
{
width
:
345rpx
;
height
:
90rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
.t1
{
font-size
:
23rpx
;
color
:
#1969f9
;
margin-bottom
:
4rpx
;
}
.t2
{
font-size
:
16rpx
;
color
:
#919399
;
}
}
}
.list
{
.box
{
position
:
relative
;
...
...
@@ -120,6 +141,7 @@
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -130,29 +152,36 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.wrap
{
flex-wrap
:
wrap
;
}
.bottom
{
border-top
:
1px
solid
#f0f0f2
;
padding-top
:
9rpx
;
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -160,6 +189,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
...
...
@@ -167,6 +197,7 @@
}
}
}
.fix-search-btn
{
position
:
fixed
;
bottom
:
0
;
...
...
@@ -174,16 +205,19 @@
left
:
0
;
background-color
:
#ffffff
;
z-index
:
999
;
.btn1
{
width
:
20%
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -196,24 +230,29 @@
color
:
#484b59
;
}
}
.print-type-box
{
width
:
30%
;
height
:
75rpx
;
background
:
#ffffff
;
picker
{
width
:
100%
;
height
:
100%
;
}
.uni-input
{
font-size
:
23rpx
;
color
:
#484b59
;
}
.iconfont
{
margin-left
:
17rpx
;
font-size
:
18rpx
;
color
:
#919399
;
}
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -222,4 +261,4 @@
color
:
#ffffff
;
}
}
}
}
\ No newline at end of file
assets/css/index/index.scss
View file @
89dc288f
...
...
@@ -2,44 +2,53 @@
.head
{
padding
:
20rpx
22rpx
20rpx
22rpx
;
background-color
:
#ffffff
;
.t1
{
font-size
:
22rpx
;
font-weight
:
bold
;
color
:
#292b33
;
margin-bottom
:
14rpx
;
}
.iconfont
{
font-size
:
31rpx
;
color
:
#919399
;
}
.t2
{
font-size
:
20rpx
;
color
:
#919399
;
margin-left
:
5rpx
;
}
}
.list
{
margin-top
:
30rpx
;
flex-wrap
:
wrap
;
padding
:
0
22rpx
;
.box-li
{
width
:
225rpx
;
height
:
141rpx
;
margin-right
:
15rpx
;
margin-bottom
:
38rpx
;
&
:nth-child
(
3n
)
{
margin-right
:
0
;
}
.box
{
width
:
225rpx
;
height
:
141rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
image
{
width
:
80rpx
;
height
:
80rpx
;
}
}
.text
{
margin-top
:
13rpx
;
font-size
:
20rpx
;
...
...
@@ -47,4 +56,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/mine/login.scss
View file @
89dc288f
.page-login
{
height
:
100%
;
.logo
{
width
:
246rpx
;
height
:
75rpx
;
margin-bottom
:
27rpx
;
image
{
width
:
246rpx
;
height
:
75rpx
;
}
}
.company
{
margin-bottom
:
86rpx
;
.uni-input
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -24,14 +29,17 @@
margin-left
:
12rpx
;
}
}
.form-input
{
width
:
495rpx
;
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
&
.mb25
{
margin-bottom
:
25rpx
;
}
.label
{
width
:
74rpx
;
height
:
35rpx
;
...
...
@@ -39,11 +47,13 @@
color
:
#484b59
;
border-right
:
1px
solid
#f0f0f2
;
}
.uni-input
{
margin-left
:
17rpx
;
font-size
:
20rpx
;
}
}
.btn
{
width
:
495rpx
;
height
:
60rpx
;
...
...
@@ -53,21 +63,26 @@
color
:
#ffffff
;
margin-top
:
33rpx
;
}
.check-update
{
position
:
relative
;
margin-top
:
33rpx
;
width
:
495rpx
;
font-size
:
22rpx
;
.tip
{
color
:
#1969f9
;
.tip
{
color
:
#1969f9
;
}
.version
{
.version
{
color
:
#919399
;
font-size
:
20rpx
;
margin-left
:
6rpx
;
}
.online_version
{
.online_version
{
position
:
relative
;
&
.curr
{
&
:
:
after
{
position
:
absolute
;
...
...
@@ -82,9 +97,10 @@
}
}
}
.copyright
{
margin-top
:
34rpx
;
font-size
:
15rpx
;
color
:
#919399
;
}
}
}
\ No newline at end of file
assets/css/picking/index.scss
View file @
89dc288f
.picking
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,28 +26,34 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -53,26 +63,32 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
82rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -81,8 +97,10 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -94,4 +112,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/picking/me.scss
View file @
89dc288f
.picking-me
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,28 +26,34 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -53,26 +63,32 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
82rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -81,8 +97,10 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn1
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -92,6 +110,7 @@
color
:
#ff3700
;
margin-right
:
10rpx
;
}
.btn2
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -100,6 +119,7 @@
font-size
:
15rpx
;
color
:
#1969f9
;
}
.btn3
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -111,4 +131,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/picking/record.scss
View file @
89dc288f
.picking-record
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,27 +26,33 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
100rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
18rpx
17rpx
;
...
...
@@ -52,6 +62,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -62,28 +73,34 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -91,6 +108,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -101,46 +119,54 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
.pick_img_list
{
flex-wrap
:
wrap
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.img_list
{
position
:
relative
;
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
top
:
0
;
font-size
:
30rpx
;
color
:
#ff3700
;
z-index
:
9
;
}
position
:
relative
;
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
top
:
0
;
font-size
:
30rpx
;
color
:
#ff3700
;
z-index
:
9
;
}
}
}
}
.btn
{
position
:
absolute
;
right
:
17rpx
;
...
...
@@ -154,23 +180,27 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
border-right
:
1px
solid
#f0f0f2
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -183,6 +213,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -192,4 +223,4 @@
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/picking/sort.scss
View file @
89dc288f
...
...
@@ -2,6 +2,7 @@
.tab
{
height
:
54rpx
;
background
:
#ffffff
;
.box
{
flex
:
0
0
50%
;
height
:
100%
;
...
...
@@ -9,8 +10,10 @@
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
&
.curr
{
color
:
#1969f9
;
&
:
:
after
{
position
:
absolute
;
bottom
:
0
;
...
...
@@ -27,48 +30,59 @@
}
}
}
.picking-sort-wrap
{
padding
:
15rpx
22rpx
;
}
.search-type
{
margin-bottom
:
15rpx
;
.search-bar
{
width
:
100%
;
height
:
60rpx
;
padding-right
:
17rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
.title
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
white-space
:
nowrap
;
}
.custom-switch
{
width
:
74rpx
;
transform
:
scale
(
0
.5
);
}
.android-switch
{
transform
:
scale
(
0
.7
);
}
}
.list
{
padding-bottom
:
80rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
20rpx
17rpx
;
...
...
@@ -78,6 +92,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.checkStock
{
position
:
absolute
;
right
:
110rpx
;
...
...
@@ -88,6 +103,7 @@
width
:
75rpx
;
height
:
40rpx
;
}
.pick_type_val
{
position
:
absolute
;
right
:
50rpx
;
...
...
@@ -99,6 +115,7 @@
height
:
40rpx
;
border-radius
:
50%
;
}
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -109,28 +126,34 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -138,10 +161,12 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
.desc
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -153,6 +178,7 @@
-webkit-line-clamp
:
2
;
}
}
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -163,8 +189,10 @@
}
}
}
.list-style
{
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
width
:
345rpx
;
...
...
@@ -174,20 +202,24 @@
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
.input-box
{
margin-bottom
:
11rpx
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -195,11 +227,13 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
}
.btn
{
position
:
absolute
;
right
:
17rpx
;
...
...
@@ -213,12 +247,14 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -226,6 +262,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -233,24 +270,29 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.print_type
{
width
:
50%
;
height
:
75rpx
;
background
:
#1969f9
;
border-right
:
1px
solid
#ffffff
;
.t1
{
font-size
:
23rpx
;
color
:
#ffffff
;
}
}
.print-type-box
{
width
:
50%
;
height
:
75rpx
;
background
:
#1969f9
;
picker
{
width
:
100%
;
height
:
100%
;
}
.uni-input
{
font-size
:
23rpx
;
color
:
#ffffff
;
...
...
@@ -267,6 +309,7 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.pick_type_val
{
font-size
:
17rpx
;
color
:
#1969f9
;
...
...
@@ -275,8 +318,10 @@
height
:
40rpx
;
border-radius
:
50%
;
}
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -284,22 +329,27 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -309,6 +359,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -318,6 +369,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.desc
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -330,16 +382,20 @@
}
}
}
.form-input
{
margin-bottom
:
18rpx
;
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
}
.input-box
{
.uni-input
{
height
:
55rpx
;
...
...
@@ -351,6 +407,7 @@
}
}
}
.item-tit
{
position
:
relative
;
font-size
:
20rpx
;
...
...
@@ -358,17 +415,20 @@
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn0
{
height
:
75rpx
;
background
:
#ffe0d7
;
...
...
@@ -376,6 +436,7 @@
color
:
#ff3700
;
font-weight
:
bold
;
}
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -385,8 +446,10 @@
font-weight
:
bold
;
}
}
.list-drawer
{
margin-top
:
15rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
18rpx
17rpx
;
...
...
@@ -396,15 +459,18 @@
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.label
{
width
:
98rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -412,10 +478,12 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
.desc
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -429,41 +497,49 @@
}
}
}
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.pic-list
{
flex-wrap
:
wrap
;
margin-bottom
:
18rpx
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -472,10 +548,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -486,21 +564,26 @@
}
}
}
.print
{
margin-bottom
:
27rpx
;
height
:
38rpx
;
.t1
{
font-size
:
20rpx
;
color
:
#1969f9
;
}
.print-type-box
{
margin-left
:
12rpx
;
picker
{
.uni-input
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -511,23 +594,29 @@
}
}
}
.print_type
{
height
:
75rpx
;
.t1
{
font-size
:
20rpx
;
color
:
#1969f9
;
margin-right
:
10rpx
;
}
.print-type-box
{
width
:
150rpx
;
height
:
75rpx
;
.wrap-box
{
height
:
75rpx
;
.uni-input
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -546,6 +635,7 @@
border-radius
:
10rpx
;
background
:
#fff
;
padding
:
70rpx
0
100rpx
50rpx
;
.title
{
position
:
absolute
;
left
:
12rpx
;
...
...
@@ -553,6 +643,7 @@
font-size
:
26rpx
;
font-weight
:
bold
;
}
.pick_type_val
{
position
:
absolute
;
right
:
6px
;
...
...
@@ -564,19 +655,23 @@
height
:
40rpx
;
border-radius
:
50%
;
}
.p1
{
font-size
:
18rpx
;
color
:
#292b33
;
margin-bottom
:
24rpx
;
}
.text
{
margin-bottom
:
12rpx
;
.t1
{
text-align
:
right
;
font-size
:
17rpx
;
color
:
#292b33
;
white-space
:
nowrap
;
}
.t2
{
font-size
:
18rpx
;
color
:
#292b33
;
...
...
@@ -584,16 +679,19 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.t3
{
font-size
:
18rpx
;
color
:
#f98119
;
}
}
.desc
{
font-size
:
18rpx
;
color
:
#f98119
;
margin
:
12rpx
0rpx
;
}
.button-group
{
position
:
absolute
;
bottom
:
0
;
...
...
@@ -606,6 +704,7 @@
border-top-color
:
#f5f5f5
;
border-top-style
:
solid
;
border-top-width
:
1px
;
.button-left
{
display
:
flex
;
flex
:
1
;
...
...
@@ -615,6 +714,7 @@
height
:
100%
;
font-size
:
22rpx
;
}
.button-right
{
display
:
flex
;
flex
:
1
;
...
...
@@ -629,4 +729,4 @@
color
:
#007aff
;
}
}
}
}
\ No newline at end of file
assets/css/preCheck/list.scss
View file @
89dc288f
.preCheckList
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,36 +26,44 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.search-params
{
margin-top
:
15rpx
;
.sn
{
width
:
47%
;
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -61,9 +73,11 @@
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
100rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
18rpx
17rpx
;
...
...
@@ -73,6 +87,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -83,28 +98,34 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -112,6 +133,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -122,23 +144,28 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
.pick_img_list
{
flex-wrap
:
wrap
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.img_list
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -147,10 +174,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -162,10 +191,12 @@
}
}
}
.btn-box
{
position
:
absolute
;
right
:
17rpx
;
bottom
:
13rpx
;
.btn1
{
width
:
75rpx
;
height
:
30rpx
;
...
...
@@ -176,6 +207,7 @@
border
:
1px
solid
#f00
;
margin-right
:
10rpx
;
}
.btn2
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -185,10 +217,12 @@
color
:
#ffffff
;
}
}
.status-box
{
position
:
absolute
;
right
:
50rpx
;
top
:
5rpx
;
.staus_type_val
{
font-size
:
17rpx
;
color
:
#1969f9
;
...
...
@@ -201,23 +235,27 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
border-right
:
1px
solid
#f0f0f2
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -230,6 +268,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
248rpx
;
height
:
75rpx
;
...
...
@@ -237,6 +276,7 @@
font-size
:
23rpx
;
color
:
#ff3700
;
}
.btn3
{
width
:
calc
(
100%
-
248rpx
);
height
:
75rpx
;
...
...
@@ -255,13 +295,16 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.tip
{
color
:
red
;
font-size
:
17rpx
;
margin-top
:
28rpx
;
}
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -269,25 +312,30 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.p-text
{
margin-top
:
38rpx
;
margin-bottom
:
25rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.pp
{
font-size
:
20rpx
;
color
:
#292b33
;
...
...
@@ -295,16 +343,20 @@
margin-bottom
:
17rpx
;
margin-top
:
35rpx
;
transition
:
all
0
.2s
ease
;
&
.pt
{
margin-bottom
:
35rpx
;
}
text
:first-child
{
margin-right
:
32rpx
;
}
.curr
{
position
:
relative
;
color
:
#1969f9
;
font-weight
:
bold
;
&
:
:
after
{
content
:
''
;
background-color
:
#1969f9
;
...
...
@@ -318,17 +370,21 @@
}
}
}
.field-item
{
flex-wrap
:
wrap
;
margin-top
:
16rpx
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
font-size
:
16rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -338,6 +394,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -349,18 +406,21 @@
}
}
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
right
:
0
;
width
:
100%
;
.btn1
{
height
:
75rpx
;
background
:
#1969f9
;
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn2
{
height
:
75rpx
;
background
:
#ffe0d7
;
...
...
@@ -369,14 +429,17 @@
font-weight
:
bold
;
}
}
.input-wrap
{
margin-bottom
:
25rpx
;
.label-title
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
}
.input-box
{
.uni-arrow
{
width
:
14rpx
;
...
...
@@ -385,6 +448,7 @@
background-size
:
contain
;
margin-left
:
12rpx
;
}
.uni-input
{
height
:
55rpx
;
background
:
#ffffff
;
...
...
@@ -393,6 +457,7 @@
font-size
:
17rpx
;
padding-left
:
18rpx
;
}
.uni-textarea
{
width
:
100%
;
height
:
110rpx
;
...
...
@@ -403,19 +468,23 @@
padding
:
18rpx
;
}
}
.select-box
{
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.wrap
{
padding-left
:
15rpx
;
padding-right
:
25rpx
;
height
:
40rpx
;
}
.uni-input
{
font-size
:
17rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -425,52 +494,62 @@
}
}
}
.pack
{
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.icon-box
{
width
:
75rpx
;
height
:
55rpx
;
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
.iconfont
{
font-size
:
30rpx
;
color
:
#56585e
;
}
}
.pic-list
{
flex-wrap
:
wrap
;
margin-bottom
:
18rpx
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -479,10 +558,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -493,8 +574,10 @@
}
}
}
.textarea-box
{
width
:
100%
;
textarea
{
width
:
100%
;
height
:
85rpx
;
...
...
@@ -505,19 +588,23 @@
box-sizing
:
border-box
;
}
}
.print
{
margin-bottom
:
27rpx
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -525,20 +612,24 @@
}
}
}
.print-list
{
.print-box
{
.input-box
{
margin-right
:
20rpx
;
.title
{
position
:
relative
;
font-size
:
16rpx
;
color
:
#919399
;
white-space
:
nowrap
;
&
:before
{
content
:
'*'
;
color
:
red
;
}
}
.uni-input
{
width
:
178rpx
;
height
:
40rpx
;
...
...
@@ -549,6 +640,7 @@
padding-left
:
18rpx
;
}
}
.reduce
{
font-size
:
50rpx
;
color
:
#f00
;
...
...
@@ -556,10 +648,11 @@
margin-left
:
30rpx
;
}
}
.add
{
font-size
:
50rpx
;
color
:
#1969f9
;
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/preCheck/thirdPartyInspectionStatus.scss
View file @
89dc288f
.preCheckList
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,36 +26,44 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.search-params
{
margin-top
:
15rpx
;
.sn
{
width
:
47%
;
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -61,9 +73,11 @@
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
100rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
18rpx
17rpx
;
...
...
@@ -73,6 +87,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -83,28 +98,34 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -112,6 +133,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -122,23 +144,28 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
.pick_img_list
{
flex-wrap
:
wrap
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.img_list
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -147,10 +174,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -162,10 +191,12 @@
}
}
}
.btn-box
{
position
:
absolute
;
right
:
17rpx
;
bottom
:
13rpx
;
.btn1
{
width
:
75rpx
;
height
:
30rpx
;
...
...
@@ -176,6 +207,7 @@
border
:
1px
solid
#f00
;
margin-right
:
10rpx
;
}
.btn2
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -185,10 +217,12 @@
color
:
#ffffff
;
}
}
.status-box
{
position
:
absolute
;
right
:
50rpx
;
top
:
5rpx
;
.staus_type_val
{
font-size
:
17rpx
;
color
:
#1969f9
;
...
...
@@ -201,23 +235,27 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
border-right
:
1px
solid
#f0f0f2
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -230,6 +268,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
300rpx
;
height
:
75rpx
;
...
...
@@ -237,6 +276,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn3
{
width
:
calc
(
100%
-
428rpx
);
height
:
75rpx
;
...
...
@@ -255,13 +295,16 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.tip
{
color
:
red
;
font-size
:
17rpx
;
margin-top
:
28rpx
;
}
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -269,25 +312,30 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.p-text
{
margin-top
:
38rpx
;
margin-bottom
:
25rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.pp
{
font-size
:
20rpx
;
color
:
#292b33
;
...
...
@@ -295,16 +343,20 @@
margin-bottom
:
17rpx
;
margin-top
:
35rpx
;
transition
:
all
0
.2s
ease
;
&
.pt
{
margin-bottom
:
35rpx
;
}
text
:first-child
{
margin-right
:
32rpx
;
}
.curr
{
position
:
relative
;
color
:
#1969f9
;
font-weight
:
bold
;
&
:
:
after
{
content
:
''
;
background-color
:
#1969f9
;
...
...
@@ -318,17 +370,21 @@
}
}
}
.field-item
{
flex-wrap
:
wrap
;
margin-top
:
16rpx
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
font-size
:
16rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -338,6 +394,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -349,18 +406,21 @@
}
}
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
right
:
0
;
width
:
100%
;
.btn1
{
height
:
75rpx
;
background
:
#1969f9
;
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn2
{
height
:
75rpx
;
background
:
#ffe0d7
;
...
...
@@ -369,14 +429,17 @@
font-weight
:
bold
;
}
}
.input-wrap
{
margin-bottom
:
25rpx
;
.label-title
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
}
.input-box
{
.uni-arrow
{
width
:
14rpx
;
...
...
@@ -385,6 +448,7 @@
background-size
:
contain
;
margin-left
:
12rpx
;
}
.uni-input
{
height
:
55rpx
;
background
:
#ffffff
;
...
...
@@ -393,6 +457,7 @@
font-size
:
17rpx
;
padding-left
:
18rpx
;
}
.uni-textarea
{
width
:
100%
;
height
:
110rpx
;
...
...
@@ -403,19 +468,23 @@
padding
:
18rpx
;
}
}
.select-box
{
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.wrap
{
padding-left
:
15rpx
;
padding-right
:
25rpx
;
height
:
40rpx
;
}
.uni-input
{
font-size
:
17rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -425,52 +494,62 @@
}
}
}
.pack
{
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.icon-box
{
width
:
75rpx
;
height
:
55rpx
;
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
.iconfont
{
font-size
:
30rpx
;
color
:
#56585e
;
}
}
.pic-list
{
flex-wrap
:
wrap
;
margin-bottom
:
18rpx
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -479,10 +558,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -493,8 +574,10 @@
}
}
}
.textarea-box
{
width
:
100%
;
textarea
{
width
:
100%
;
height
:
85rpx
;
...
...
@@ -505,19 +588,23 @@
box-sizing
:
border-box
;
}
}
.print
{
margin-bottom
:
27rpx
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -525,20 +612,24 @@
}
}
}
.print-list
{
.print-box
{
.input-box
{
margin-right
:
20rpx
;
.title
{
position
:
relative
;
font-size
:
16rpx
;
color
:
#919399
;
white-space
:
nowrap
;
&
:before
{
content
:
'*'
;
color
:
red
;
}
}
.uni-input
{
width
:
178rpx
;
height
:
40rpx
;
...
...
@@ -549,6 +640,7 @@
padding-left
:
18rpx
;
}
}
.reduce
{
font-size
:
50rpx
;
color
:
#f00
;
...
...
@@ -556,10 +648,11 @@
margin-left
:
30rpx
;
}
}
.add
{
font-size
:
50rpx
;
color
:
#1969f9
;
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/putaway/index.scss
View file @
89dc288f
.putaway
{
padding
:
15rpx
22rpx
;
.custom-switch
{
width
:
74rpx
;
transform
:
scale
(
0
.5
);
}
.android-switch
{
transform
:
scale
(
0
.7
);
}
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -29,28 +35,34 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -61,9 +73,11 @@
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
border
:
1px
solid
transparent
;
&
.box-width
{
width
:
345rpx
;
}
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -74,33 +88,41 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
98rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -109,6 +131,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -120,8 +143,10 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -133,22 +158,26 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
150rpx
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -161,6 +190,7 @@
color
:
#484b59
;
}
}
.btn3
{
width
:
200rpx
;
height
:
75rpx
;
...
...
@@ -168,6 +198,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn2
{
width
:
calc
(
100%
-
350rpx
);
height
:
75rpx
;
...
...
@@ -186,8 +217,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -195,47 +228,56 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.p-text
{
margin-top
:
38rpx
;
margin-bottom
:
25rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.pack
{
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.search
{
padding-right
:
18rpx
;
width
:
398rpx
;
...
...
@@ -243,21 +285,25 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.uni-input
{
height
:
100%
;
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -266,29 +312,35 @@
margin-left
:
12rpx
;
}
}
.tip-box
{
margin-top
:
18rpx
;
.iconfont
{
font-size
:
23rpx
;
color
:
#c6c7cc
;
}
.t1
{
font-size
:
16rpx
;
color
:
#484b59
;
margin-left
:
5rpx
;
}
.t2
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
}
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -297,6 +349,7 @@
color
:
#ff3700
;
font-weight
:
bold
;
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -305,4 +358,4 @@
color
:
#ffffff
;
}
}
}
}
\ No newline at end of file
assets/css/putaway/packSingle.scss
View file @
89dc288f
.packSingle
{
padding
:
15rpx
22rpx
;
.search-type
{
.search-bar
{
width
:
345rpx
;
...
...
@@ -8,43 +9,51 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
transparent
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
.title
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
}
.tip-box
{
.iconfont
{
font-size
:
23rpx
;
color
:
#c6c7cc
;
}
.t1
{
font-size
:
16rpx
;
color
:
#484b59
;
margin-left
:
5rpx
;
}
.t2
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
}
}
.info-box
{
margin-top
:
15rpx
;
padding
:
17rpx
;
...
...
@@ -52,17 +61,21 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
flex-wrap
:
wrap
;
.text-item
{
flex
:
0
0
33
.3%
;
.label
{
width
:
98rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -72,10 +85,12 @@
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
14rpx
17rpx
;
...
...
@@ -85,9 +100,11 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
&
.box-width
{
width
:
345rpx
;
}
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -98,34 +115,42 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
98rpx
;
font-size
:
16rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -134,6 +159,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -144,8 +170,10 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -157,12 +185,14 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -181,8 +211,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -190,22 +222,27 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -215,6 +252,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -226,16 +264,20 @@
}
}
}
.form-input
{
margin-bottom
:
18rpx
;
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
}
.input-box
{
.uni-input
{
height
:
55rpx
;
...
...
@@ -247,23 +289,27 @@
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -273,4 +319,4 @@
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/putaway/record.scss
View file @
89dc288f
.putaway-record
{
padding
:
15rpx
22rpx
;
.search-params
{
margin-top
:
15rpx
;
margin-bottom
:
24rpx
;
.sn
{
width
:
47%
;
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,20 +26,24 @@
}
}
}
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -44,47 +52,58 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.radio-wrap
{
padding
:
22rpx
0
;
label
{
margin-right
:
10rpx
;
}
text
{
font-size
:
18rpx
;
color
:
#292b33
;
margin-left
:
5rpx
;
}
.total-text
{
font-size
:
16rpx
;
color
:
#919399
;
.tt
{
padding
:
0
5rpx
;
color
:
#1969f9
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -95,6 +114,7 @@
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -105,33 +125,41 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
98rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -140,8 +168,10 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -153,22 +183,26 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -181,6 +215,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -188,6 +223,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn3
{
width
:
180rpx
;
height
:
75rpx
;
...
...
@@ -208,8 +244,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -217,22 +255,27 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -242,6 +285,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -253,23 +297,27 @@
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -278,6 +326,7 @@
color
:
#ff3700
;
font-weight
:
bold
;
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -287,4 +336,4 @@
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/putaway/single.scss
View file @
89dc288f
.putaway-single
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,38 +26,47 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.section
{
margin-top
:
15rpx
;
padding
:
18rpx
22rpx
23rpx
22rpx
;
background-color
:
#ffffff
;
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -63,6 +76,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -74,38 +88,47 @@
}
}
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.tip-box
{
margin-top
:
18rpx
;
margin-bottom
:
17rpx
;
.iconfont
{
font-size
:
23rpx
;
color
:
#c6c7cc
;
}
.t1
{
font-size
:
16rpx
;
color
:
#484b59
;
margin-left
:
5rpx
;
}
.t2
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
}
.form-input
{
margin-bottom
:
18rpx
;
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
}
.input-box
{
.uni-input
{
height
:
55rpx
;
...
...
@@ -116,6 +139,7 @@
font-size
:
16rpx
;
}
}
.search
{
padding-right
:
18rpx
;
width
:
398rpx
;
...
...
@@ -123,21 +147,25 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.uni-input
{
height
:
100%
;
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -147,18 +175,22 @@
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
margin-bottom
:
18rpx
;
transition
:
all
0
.2s
ease
;
text
:first-child
{
margin-right
:
32rpx
;
}
.curr
{
position
:
relative
;
color
:
#1969f9
;
font-weight
:
bold
;
&
:
:
after
{
content
:
''
;
background-color
:
#1969f9
;
...
...
@@ -172,27 +204,32 @@
}
}
}
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.search
{
padding-right
:
18rpx
;
width
:
398rpx
;
...
...
@@ -200,28 +237,33 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
9999999999999
;
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -230,4 +272,4 @@
color
:
#ffffff
;
}
}
}
}
\ No newline at end of file
assets/css/repairPrint/index.scss
View file @
89dc288f
.repairPrint
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,14 +26,17 @@
margin-left
:
12rpx
;
}
}
.select-wrap
{
padding-left
:
17rpx
;
padding-right
:
18rpx
;
width
:
calc
(
100%
-
164rpx
);
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -38,24 +45,29 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
...
...
@@ -66,4 +78,4 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
}
}
\ No newline at end of file
assets/css/stockRecheck/index.scss
View file @
89dc288f
.stockRecheck
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,36 +26,44 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.filter-checkbox
{
margin-top
:
15rpx
;
label
{
margin-right
:
10rpx
;
font-size
:
16rpx
;
color
:
#1969f9
;
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
12rpx
17rpx
;
...
...
@@ -62,9 +74,11 @@
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
border
:
1px
solid
transparent
;
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -75,30 +89,37 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
82rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -107,8 +128,10 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn1
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -117,6 +140,7 @@
font-size
:
15rpx
;
color
:
#ffffff
;
}
.btn2
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -128,22 +152,26 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -156,6 +184,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -163,6 +192,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn3
{
width
:
180rpx
;
height
:
75rpx
;
...
...
@@ -173,4 +203,4 @@
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/stockRecheck/print.scss
View file @
89dc288f
...
...
@@ -66,7 +66,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -77,9 +77,10 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -380,7 +381,7 @@
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn-print
{
width
:
100%
;
height
:
75rpx
;
...
...
assets/css/stockRecheck/record.scss
View file @
89dc288f
.stockRecheck-record
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,27 +26,33 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
100rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
;
...
...
@@ -52,6 +62,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -62,22 +73,27 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -85,65 +101,76 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
.pick_img_list
{
flex-wrap
:
wrap
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.img_list
{
position
:
relative
;
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
flex-wrap
:
wrap
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.iconfont
{
position
:
absolute
;
right
:
0
;
top
:
0
;
font-size
:
30rpx
;
color
:
#ff3700
;
z-index
:
9
;
.img_list
{
position
:
relative
;
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
top
:
0
;
font-size
:
30rpx
;
color
:
#ff3700
;
z-index
:
9
;
}
}
}
}
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
border-right
:
1px
solid
#f0f0f2
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -156,6 +183,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -165,4 +193,4 @@
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/stockRecheck/sort.scss
View file @
89dc288f
...
...
@@ -2,6 +2,7 @@
.tab
{
height
:
54rpx
;
background
:
#ffffff
;
.box
{
flex
:
0
0
50%
;
height
:
100%
;
...
...
@@ -9,8 +10,10 @@
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
&
.curr
{
color
:
#1969f9
;
&
:
:
after
{
position
:
absolute
;
bottom
:
0
;
...
...
@@ -27,77 +30,93 @@
}
}
}
.picking-sort-wrap
{
padding
:
15rpx
22rpx
;
}
.search-type
{
margin-bottom
:
15rpx
;
.search-bar
{
width
:
100%
;
height
:
60rpx
;
padding-right
:
17rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
position
:
relative
;
font-size
:
30rpx
;
color
:
#c6c7cc
;
z-index
:
99
;
}
.icon-juxing3
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
.box-info
{
margin-bottom
:
10rpx
;
height
:
40rpx
;
.title
{
font-size
:
18rpx
;
color
:
#292b33
;
white-space
:
nowrap
;
font-weight
:
bold
;
}
.info
{
color
:
#1969f9
;
font-size
:
22rpx
;
margin-right
:
16rpx
;
}
.custom-switch
{
width
:
74rpx
;
transform
:
scale
(
0
.5
);
}
.android-switch
{
transform
:
scale
(
0
.7
);
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -110,29 +129,36 @@
color
:
#484b59
;
}
}
.wrap
{
width
:
calc
(
100%
-
128rpx
);
.print_type
{
width
:
50%
;
height
:
75rpx
;
background
:
#1969f9
;
.t1
{
font-size
:
23rpx
;
color
:
#ffffff
;
}
}
.print-type-box
{
width
:
50%
;
height
:
75rpx
;
background
:
#1969f9
;
picker
{
width
:
100%
;
height
:
100%
;
}
.uni-input
{
font-size
:
23rpx
;
color
:
#ffffff
;
}
.iconfont
{
margin-left
:
17rpx
;
font-size
:
18rpx
;
...
...
@@ -140,6 +166,7 @@
}
}
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -147,6 +174,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn3
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -155,8 +183,10 @@
color
:
#ffffff
;
}
}
.list
{
padding-bottom
:
100rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
20rpx
17rpx
;
...
...
@@ -166,6 +196,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -176,28 +207,34 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -205,6 +242,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -215,11 +253,13 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
}
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -230,8 +270,10 @@
}
}
}
.list-style
{
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
width
:
345rpx
;
...
...
@@ -241,20 +283,24 @@
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
.input-box
{
margin-bottom
:
11rpx
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -262,10 +308,12 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
.desc
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -277,6 +325,7 @@
-webkit-line-clamp
:
2
;
}
}
.btn
{
position
:
absolute
;
right
:
17rpx
;
...
...
@@ -300,8 +349,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
100rpx
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -309,22 +360,27 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -334,6 +390,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -345,16 +402,20 @@
}
}
}
.form-input
{
margin-bottom
:
18rpx
;
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
}
.input-box
{
.uni-input
{
height
:
55rpx
;
...
...
@@ -366,40 +427,48 @@
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.pack
{
margin-top
:
37rpx
;
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.search
{
padding-right
:
18rpx
;
width
:
488rpx
;
...
...
@@ -407,59 +476,72 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
}
.icon-box
{
width
:
75rpx
;
height
:
55rpx
;
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
.iconfont
{
font-size
:
30rpx
;
color
:
#56585e
;
}
}
}
.p-text
{
margin-top
:
38rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.print
{
margin-bottom
:
27rpx
;
height
:
38rpx
;
.t1
{
font-size
:
20rpx
;
color
:
#1969f9
;
font-weight
:
bold
;
}
.print-type-box
{
margin-left
:
12rpx
;
picker
{
.uni-input
{
font-size
:
17rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -470,12 +552,14 @@
}
}
}
.btn
{
position
:
fixed
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
z-index
:
99
;
.btn0
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -484,6 +568,7 @@
color
:
#ff3700
;
font-weight
:
bold
;
}
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -492,16 +577,19 @@
color
:
#ffffff
;
font-weight
:
bold
;
}
.btn2
{
width
:
248rpx
;
height
:
75rpx
;
background
:
#fff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -515,41 +603,49 @@
}
}
}
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.pic-list
{
flex-wrap
:
wrap
;
margin-bottom
:
18rpx
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -558,10 +654,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -572,8 +670,10 @@
}
}
}
.list-drawer
{
margin-top
:
15rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
18rpx
17rpx
;
...
...
@@ -583,15 +683,18 @@
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.label
{
width
:
112rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -599,6 +702,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
...
...
@@ -606,17 +710,21 @@
}
}
}
&
.box-drawer
{
.radio-search-box
{
height
:
100rpx
;
}
.rePrintTag
{
.input-box
{
margin-bottom
:
16rpx
;
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
}
.uni-input
{
width
:
83%
;
height
:
43rpx
;
...
...
@@ -627,6 +735,7 @@
font-size
:
16rpx
;
margin-left
:
2%
;
}
.desc
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -634,19 +743,23 @@
}
}
}
.box-list
{
.box-title
{
margin-bottom
:
18rpx
;
.t1
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-input-show
{
font-size
:
16rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -655,20 +768,25 @@
margin-left
:
12rpx
;
}
}
.box-row
{
margin-bottom
:
10rpx
;
text
{
color
:
#5f5f5f
;
font-size
:
16rpx
;
}
.text
{
flex
:
0
0
20%
;
text
{
color
:
#484b59
;
font-size
:
16rpx
;
}
}
}
.box-wrap
{
padding
:
18rpx
;
background
:
#ffffff
;
...
...
@@ -676,6 +794,7 @@
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
margin-bottom
:
15rpx
;
.uni-input
{
height
:
55rpx
;
background
:
#ffffff
;
...
...
@@ -688,4 +807,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/stocktake/list.scss
View file @
89dc288f
.picking
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,28 +26,34 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -53,26 +63,32 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
82rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -81,8 +97,10 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -94,4 +112,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/stocktake/operate.scss
View file @
89dc288f
.stocktake-operate
{
position
:
relative
;
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -23,28 +27,34 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
50rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -55,6 +65,7 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -65,33 +76,41 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
110rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -100,8 +119,10 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn1
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -111,6 +132,7 @@
color
:
#ff3700
;
margin-right
:
10rpx
;
}
.btn2
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -119,6 +141,7 @@
font-size
:
15rpx
;
color
:
#1969f9
;
}
.btn3
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -130,22 +153,26 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -158,6 +185,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -165,6 +193,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn3
{
width
:
180rpx
;
height
:
75rpx
;
...
...
@@ -175,6 +204,7 @@
font-weight
:
bold
;
}
}
.positionListCountText
{
position
:
absolute
;
top
:
30rpx
;
...
...
@@ -189,6 +219,7 @@
font-size
:
19rpx
;
color
:
#292b33
;
}
.t2
{
font-size
:
19rpx
;
color
:
#1969f9
;
...
...
@@ -203,8 +234,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -212,35 +245,43 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.p-text
{
margin-top
:
38rpx
;
margin-bottom
:
25rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -250,6 +291,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -259,6 +301,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.uni-input
{
width
:
80%
;
height
:
50rpx
;
...
...
@@ -270,24 +313,30 @@
}
}
}
.form-input
{
margin-bottom
:
18rpx
;
.mb0
{
margin-bottom
:
0
!
important
;
}
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
.input-title-t2
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
}
.input-box
{
.uni-input
{
height
:
55rpx
;
...
...
@@ -297,8 +346,10 @@
text-indent
:
15rpx
;
font-size
:
16rpx
;
}
.uni-list-cell
{
margin-right
:
24rpx
;
.text
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -306,21 +357,25 @@
}
}
}
.select-box
{
height
:
55rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
margin-bottom
:
18rpx
;
.wrap
{
padding-left
:
15rpx
;
padding-right
:
25rpx
;
height
:
55rpx
;
}
.uni-input
{
font-size
:
17rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -329,29 +384,34 @@
margin-left
:
12rpx
;
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
right
:
0
;
width
:
100%
;
.btn1
{
height
:
75rpx
;
background
:
#1969f9
;
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn2
{
height
:
75rpx
;
background
:
#ffe0d7
;
...
...
@@ -360,6 +420,7 @@
font-weight
:
bold
;
}
}
.uni-table
{
margin-top
:
20rpx
;
width
:
100%
;
...
...
@@ -368,6 +429,7 @@
border-top
:
1px
solid
#f0f0f2
;
border-left
:
1px
solid
#f0f0f2
;
border-right
:
1px
solid
#f0f0f2
;
.uni-tr
{
.uni-td
{
width
:
33
.3%
;
...
...
@@ -376,16 +438,20 @@
color
:
#292b33
;
border-bottom
:
1px
solid
#f0f0f2
;
border-right
:
1px
solid
#f0f0f2
;
&
:last-child
{
border-right
:
none
;
}
.sn
{
margin-left
:
6rpx
;
height
:
35rpx
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -404,4 +470,4 @@
height
:
500rpx
;
box-sizing
:
border-box
;
padding
:
20rpx
;
}
}
\ No newline at end of file
assets/css/stocktake/record.scss
View file @
89dc288f
.stocktake-record
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,27 +26,33 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
100rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
37rpx
17rpx
;
...
...
@@ -52,6 +62,7 @@
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
border
:
1px
solid
transparent
;
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -62,28 +73,34 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -91,6 +108,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
width
:
60%
;
font-size
:
17rpx
;
...
...
@@ -102,11 +120,13 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
}
.btn
{
position
:
absolute
;
right
:
17rpx
;
...
...
@@ -120,22 +140,26 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -148,6 +172,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -155,6 +180,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn3
{
width
:
180rpx
;
height
:
75rpx
;
...
...
@@ -175,8 +201,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -184,35 +212,43 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.p-text
{
margin-top
:
38rpx
;
margin-bottom
:
18rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -222,6 +258,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -231,6 +268,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.uni-input
{
width
:
80%
;
height
:
50rpx
;
...
...
@@ -242,24 +280,30 @@
}
}
}
.form-input
{
margin-bottom
:
18rpx
;
.mb0
{
margin-bottom
:
0
!
important
;
}
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
.input-title-t2
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
}
.input-box
{
.uni-input
{
height
:
55rpx
;
...
...
@@ -269,8 +313,10 @@
text-indent
:
15rpx
;
font-size
:
16rpx
;
}
.uni-list-cell
{
margin-right
:
24rpx
;
.text
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -278,21 +324,25 @@
}
}
}
.select-box
{
height
:
55rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
margin-bottom
:
18rpx
;
.wrap
{
padding-left
:
15rpx
;
padding-right
:
25rpx
;
height
:
55rpx
;
}
.uni-input
{
font-size
:
17rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -301,29 +351,34 @@
margin-left
:
12rpx
;
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
right
:
0
;
width
:
100%
;
.btn1
{
height
:
75rpx
;
background
:
#1969f9
;
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn2
{
height
:
75rpx
;
background
:
#ffe0d7
;
...
...
@@ -332,6 +387,7 @@
font-weight
:
bold
;
}
}
.uni-table
{
margin-top
:
20rpx
;
width
:
100%
;
...
...
@@ -340,6 +396,7 @@
border-top
:
1px
solid
#f0f0f2
;
border-left
:
1px
solid
#f0f0f2
;
border-right
:
1px
solid
#f0f0f2
;
.uni-tr
{
.uni-td
{
width
:
33
.3%
;
...
...
@@ -348,16 +405,20 @@
color
:
#292b33
;
border-bottom
:
1px
solid
#f0f0f2
;
border-right
:
1px
solid
#f0f0f2
;
&
:last-child
{
border-right
:
none
;
}
.sn
{
margin-left
:
6rpx
;
height
:
35rpx
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -369,4 +430,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/tallyReceive/index.scss
View file @
89dc288f
.tallyReceive
{
padding
:
15rpx
22rpx
;
.search-box
{
border
:
1px
solid
transparent
;
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -23,34 +27,41 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
position
:
relative
;
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
margin-left
:
15rpx
;
}
.icon-juxing3
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.icon-zimu-M
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
margin-left
:
15rpx
;
}
}
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -62,11 +73,13 @@
font-weight
:
bold
;
}
}
.search-type
{
margin-top
:
10rpx
;
height
:
60rpx
;
border-radius
:
10rpx
;
background-color
:
#ffffff
;
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -77,22 +90,26 @@
color
:
#292b33
;
font-weight
:
bold
;
}
.search-width
{
width
:
calc
(
100%
-
164rpx
);
padding-right
:
22rpx
;
height
:
100%
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
width
:
80%
;
height
:
60rpx
;
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -100,27 +117,33 @@
background-size
:
contain
;
margin-left
:
12rpx
;
}
.wrap
{
width
:
100%
;
height
:
100%
;
}
}
}
.radio-wrap
{
padding
:
22rpx
0
;
label
{
margin-right
:
10rpx
;
}
text
{
font-size
:
18rpx
;
color
:
#292b33
;
margin-left
:
5rpx
;
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -132,6 +155,7 @@
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
border
:
1px
solid
transparent
;
.is-watch
{
position
:
absolute
;
right
:
5rpx
;
...
...
@@ -144,6 +168,7 @@
border-radius
:
50%
;
opacity
:
0
.8
;
}
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -154,33 +179,41 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
13rpx
;
}
.label
{
width
:
98rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -189,6 +222,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -200,6 +234,7 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.ttt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -208,10 +243,12 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
position
:
absolute
;
right
:
17rpx
;
bottom
:
13rpx
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -220,6 +257,7 @@
font-size
:
15rpx
;
color
:
#ffffff
;
}
.detail-btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -231,22 +269,26 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -259,6 +301,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -266,6 +309,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn3
{
width
:
180rpx
;
height
:
75rpx
;
...
...
@@ -281,6 +325,7 @@
::v-deep
.uni-drawer__content
{
width
:
85%
!
important
;
}
::v-deep
.uni-popup
{
z-index
:
99999999
;
}
...
...
@@ -289,8 +334,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -298,47 +345,56 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.p-text
{
margin-top
:
38rpx
;
margin-bottom
:
25rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.pack
{
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.search-box
{
border
:
1px
solid
transparent
;
height
:
60rpx
;
...
...
@@ -346,15 +402,18 @@
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
border
:
1px
solid
#1969f9
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -363,23 +422,28 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -391,6 +455,7 @@
font-weight
:
bold
;
}
}
.search
{
padding-right
:
18rpx
;
width
:
398rpx
;
...
...
@@ -398,21 +463,25 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.uni-input
{
height
:
100%
;
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -421,30 +490,36 @@
margin-left
:
12rpx
;
}
}
.icon-box
{
width
:
75rpx
;
height
:
55rpx
;
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
.iconfont
{
font-size
:
30rpx
;
color
:
#56585e
;
}
}
.pic-list
{
flex-wrap
:
wrap
;
margin-bottom
:
18rpx
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -453,10 +528,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -467,8 +544,10 @@
}
}
}
.textarea-box
{
width
:
100%
;
textarea
{
width
:
100%
;
height
:
85rpx
;
...
...
@@ -479,19 +558,23 @@
box-sizing
:
border-box
;
}
}
.print
{
margin-bottom
:
27rpx
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -499,12 +582,14 @@
}
}
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -513,6 +598,7 @@
color
:
#1969f9
;
font-weight
:
bold
;
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -527,8 +613,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -536,22 +624,27 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -561,6 +654,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -570,6 +664,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.icon-bianji
{
font-size
:
24rpx
;
color
:
#1969f9
;
...
...
@@ -577,20 +672,24 @@
}
}
}
.pic-list
{
.pic-title
{
font-size
:
16rpx
;
color
:
#919399
;
}
.pic-wrap
{
margin-top
:
8rpx
;
flex-wrap
:
wrap
;
.box
{
width
:
120rpx
;
height
:
120rpx
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
...
...
@@ -599,18 +698,22 @@
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
margin-bottom
:
18rpx
;
transition
:
all
0
.2s
ease
;
text
:first-child
{
margin-right
:
32rpx
;
}
.curr
{
position
:
relative
;
color
:
#1969f9
;
font-weight
:
bold
;
&
:
:
after
{
content
:
''
;
background-color
:
#1969f9
;
...
...
@@ -624,17 +727,20 @@
}
}
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -644,4 +750,4 @@
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/tallyReceive/operate.scss
View file @
89dc288f
.tallyReceive
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,33 +26,40 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
margin-left
:
15rpx
;
}
.icon-juxing3
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.icon-zimu-M
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
margin-left
:
15rpx
;
}
}
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -60,11 +71,13 @@
font-weight
:
bold
;
}
}
.search-type
{
margin-top
:
10rpx
;
height
:
60rpx
;
border-radius
:
10rpx
;
background-color
:
#ffffff
;
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -75,22 +88,26 @@
color
:
#292b33
;
font-weight
:
bold
;
}
.search-width
{
width
:
calc
(
100%
-
164rpx
);
padding-right
:
22rpx
;
height
:
100%
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
width
:
80%
;
height
:
60rpx
;
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -98,19 +115,23 @@
background-size
:
contain
;
margin-left
:
12rpx
;
}
.wrap
{
width
:
100%
;
height
:
100%
;
}
}
}
.section
{
margin-top
:
15rpx
;
padding
:
18rpx
22rpx
100px
22rpx
;
background-color
:
#ffffff
;
.field-item
{
position
:
relative
;
flex-wrap
:
wrap
;
.is-watch
{
position
:
absolute
;
right
:
26rpx
;
...
...
@@ -123,14 +144,17 @@
border-radius
:
50%
;
opacity
:
0
.8
;
}
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
98rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -140,6 +164,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -149,6 +174,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.desc
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -161,39 +187,47 @@
}
}
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.form-input
{
.input-title-p1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
.input-title-p2
{
font-size
:
16rpx
;
color
:
#f98119
;
font-weight
:
bold
;
margin-left
:
5rpx
;
}
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
font-weight
:
bold
;
margin-right
:
5rpx
;
}
.input-title-t2
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
}
.input-box-wrap
{
margin-bottom
:
17rpx
;
.input-box
{
.uni-input
{
width
:
278rpx
;
...
...
@@ -205,8 +239,10 @@
font-size
:
16rpx
;
}
}
.pick-box
{
position
:
relative
;
.uni-input
{
width
:
278rpx
;
height
:
43rpx
;
...
...
@@ -217,6 +253,7 @@
text-indent
:
15rpx
;
font-size
:
16rpx
;
}
.uni-arrow
{
position
:
absolute
;
right
:
13rpx
;
...
...
@@ -230,18 +267,22 @@
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
margin-bottom
:
18rpx
;
transition
:
all
0
.2s
ease
;
text
:first-child
{
margin-right
:
32rpx
;
}
.curr
{
position
:
relative
;
color
:
#1969f9
;
font-weight
:
bold
;
&
:
:
after
{
content
:
''
;
background-color
:
#1969f9
;
...
...
@@ -255,27 +296,32 @@
}
}
}
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.search
{
padding-right
:
18rpx
;
width
:
398rpx
;
...
...
@@ -283,45 +329,54 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
}
.icon-box
{
width
:
75rpx
;
height
:
55rpx
;
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
.iconfont
{
font-size
:
30rpx
;
color
:
#56585e
;
}
}
.pic-list
{
flex-wrap
:
wrap
;
margin-bottom
:
18rpx
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -330,10 +385,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -344,8 +401,10 @@
}
}
}
.textarea-box
{
width
:
100%
;
textarea
{
width
:
100%
;
height
:
85rpx
;
...
...
@@ -356,19 +415,23 @@
box-sizing
:
border-box
;
}
}
.print
{
margin-bottom
:
27rpx
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -376,22 +439,26 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
30%
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -404,24 +471,29 @@
color
:
#484b59
;
}
}
.print-type-box
{
width
:
20%
;
height
:
75rpx
;
background-color
:
#ffffff
;
picker
{
width
:
100%
;
height
:
100%
;
}
.uni-input
{
font-size
:
23rpx
;
color
:
#484b59
;
}
.iconfont
{
margin-left
:
17rpx
;
font-size
:
18rpx
;
color
:
#919399
;
}
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -430,4 +502,4 @@
color
:
#ffffff
;
}
}
}
}
\ No newline at end of file
assets/css/tallyReceive/record.scss
View file @
89dc288f
.tallyReceive
{
padding
:
15rpx
22rpx
;
.search-box
{
border
:
1px
solid
transparent
;
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -23,34 +27,41 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
position
:
relative
;
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
margin-left
:
15rpx
;
}
.icon-juxing3
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.icon-zimu-M
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
margin-left
:
15rpx
;
}
}
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -62,11 +73,13 @@
font-weight
:
bold
;
}
}
.search-type
{
margin-top
:
10rpx
;
height
:
60rpx
;
border-radius
:
10rpx
;
background-color
:
#ffffff
;
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -77,22 +90,26 @@
color
:
#292b33
;
font-weight
:
bold
;
}
.search-width
{
width
:
calc
(
100%
-
164rpx
);
padding-right
:
22rpx
;
height
:
100%
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
width
:
80%
;
height
:
60rpx
;
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -100,36 +117,44 @@
background-size
:
contain
;
margin-left
:
12rpx
;
}
.wrap
{
width
:
100%
;
height
:
100%
;
}
}
}
.radio-wrap
{
padding
:
22rpx
0
;
label
{
margin-right
:
10rpx
;
}
text
{
font-size
:
18rpx
;
color
:
#292b33
;
margin-left
:
5rpx
;
}
}
.pick-filter
{
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
}
.iconfont
{
font-size
:
31rpx
;
}
.pick-filter
{
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
}
.iconfont
{
font-size
:
31rpx
;
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
17rpx
17rpx
;
...
...
@@ -141,6 +166,7 @@
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
border
:
1px
solid
transparent
;
.is-watch
{
position
:
absolute
;
right
:
5rpx
;
...
...
@@ -153,6 +179,7 @@
border-radius
:
50%
;
opacity
:
0
.8
;
}
.check-box-icon
{
position
:
absolute
;
right
:
18rpx
;
...
...
@@ -163,33 +190,41 @@
background-size
:
contain
;
display
:
block
;
}
&
.curr
{
border
:
1px
solid
#1969f9
;
.check-box-icon
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
13rpx
;
}
.label
{
width
:
98rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -198,6 +233,7 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.desc
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -209,6 +245,7 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
}
.ttt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -217,10 +254,12 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
position
:
absolute
;
right
:
17rpx
;
bottom
:
13rpx
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -229,6 +268,7 @@
font-size
:
15rpx
;
color
:
#ffffff
;
}
.detail-btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -240,22 +280,26 @@
}
}
}
.fix-btn
{
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
left
:
0
;
z-index
:
999
;
.btn1
{
width
:
128rpx
;
height
:
75rpx
;
background
:
#ffffff
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
...
...
@@ -268,6 +312,7 @@
color
:
#484b59
;
}
}
.btn2
{
width
:
calc
(
100%
-
128rpx
);
height
:
75rpx
;
...
...
@@ -275,6 +320,7 @@
font-size
:
23rpx
;
color
:
#ffffff
;
}
.btn3
{
width
:
180rpx
;
height
:
75rpx
;
...
...
@@ -290,6 +336,7 @@
::v-deep
.uni-drawer__content
{
width
:
85%
!
important
;
}
::v-deep
.uni-popup
{
z-index
:
99999999
;
}
...
...
@@ -298,8 +345,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -307,47 +356,56 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.p-text
{
margin-top
:
38rpx
;
margin-bottom
:
25rpx
;
.tt
{
font-size
:
20rpx
;
color
:
#484b59
;
}
.ed
{
font-weight
:
bold
;
font-size
:
20rpx
;
color
:
#1969f9
;
}
}
.pack
{
.h2
{
font-size
:
17rpx
;
color
:
#484b59
;
font-weight
:
bold
;
margin-bottom
:
10rpx
;
.tt
{
font-size
:
17rpx
;
color
:
#919399
;
font-weight
:
normal
;
}
.num
{
.t1
{
font-size
:
13rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
13rpx
;
color
:
#919399
;
}
}
}
.search-box
{
border
:
1px
solid
transparent
;
height
:
60rpx
;
...
...
@@ -355,15 +413,18 @@
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
border
:
1px
solid
#1969f9
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -372,23 +433,28 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
.text
{
padding-left
:
30rpx
;
width
:
164rpx
;
...
...
@@ -400,6 +466,7 @@
font-weight
:
bold
;
}
}
.search
{
padding-right
:
18rpx
;
width
:
398rpx
;
...
...
@@ -407,21 +474,25 @@
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
.uni-input
{
height
:
100%
;
font-size
:
18rpx
;
color
:
#484b59
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -430,30 +501,36 @@
margin-left
:
12rpx
;
}
}
.icon-box
{
width
:
75rpx
;
height
:
55rpx
;
border-radius
:
10rpx
;
border
:
1px
solid
#c6c7cc
;
.iconfont
{
font-size
:
30rpx
;
color
:
#56585e
;
}
}
.pic-list
{
flex-wrap
:
wrap
;
margin-bottom
:
18rpx
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -462,10 +539,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -476,8 +555,10 @@
}
}
}
.textarea-box
{
width
:
100%
;
textarea
{
width
:
100%
;
height
:
85rpx
;
...
...
@@ -488,19 +569,23 @@
box-sizing
:
border-box
;
}
}
.print
{
margin-bottom
:
27rpx
;
.check-box-icon
{
width
:
20rpx
;
height
:
20rpx
;
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/0bf30da3e8ce6c476c210173b5f13d51.png')
no-repeat
center
;
background-size
:
contain
;
display
:
block
;
&
.curr
{
background
:
url('https://img.ichunt.com/images/ichunt/202304/11/71a74e52e94bcf2e89f8df9817d494c6.png')
no-repeat
center
;
background-size
:
contain
;
}
}
.tt
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -508,12 +593,14 @@
}
}
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -522,6 +609,7 @@
color
:
#1969f9
;
font-weight
:
bold
;
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -536,8 +624,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -545,22 +635,27 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -570,6 +665,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -579,6 +675,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.icon-bianji
{
font-size
:
24rpx
;
color
:
#1969f9
;
...
...
@@ -586,25 +683,30 @@
}
}
}
.pic-list
{
.pic-title
{
font-size
:
16rpx
;
color
:
#919399
;
}
.pic-wrap
{
margin-top
:
8rpx
;
flex-wrap
:
wrap
;
.default
{
width
:
120rpx
;
height
:
120rpx
;
background
:
#f5f5f7
;
border-radius
:
10rpx
;
margin-right
:
15rpx
;
.iconfont
{
font-size
:
60rpx
;
color
:
#c6c7cc
;
}
}
.box
{
position
:
relative
;
width
:
120rpx
;
...
...
@@ -613,10 +715,12 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
image
{
width
:
120rpx
;
height
:
120rpx
;
}
.iconfont
{
position
:
absolute
;
right
:
0
;
...
...
@@ -628,18 +732,22 @@
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
margin-bottom
:
18rpx
;
transition
:
all
0
.2s
ease
;
text
:first-child
{
margin-right
:
32rpx
;
}
.curr
{
position
:
relative
;
color
:
#1969f9
;
font-weight
:
bold
;
&
:
:
after
{
content
:
''
;
background-color
:
#1969f9
;
...
...
@@ -653,17 +761,20 @@
}
}
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
100%
;
height
:
75rpx
;
...
...
@@ -673,4 +784,4 @@
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
assets/css/transfer/index.scss
View file @
89dc288f
.transfer
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,28 +26,34 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
padding
:
15rpx
17rpx
13rpx
17rpx
;
...
...
@@ -53,26 +63,32 @@
border-radius
:
10rpx
;
margin-right
:
15rpx
;
margin-bottom
:
15rpx
;
&
:nth-of-type
(
2n
)
{
margin-right
:
0
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.text-item
{
margin-bottom
:
11rpx
;
}
.label
{
width
:
82rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.t1
{
font-size
:
16rpx
;
color
:
#1969f9
;
}
.tt
{
width
:
calc
(
100%
-
93rpx
);
font-size
:
16rpx
;
...
...
@@ -81,8 +97,10 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.btn-box
{
justify-content
:
flex-end
;
.btn
{
width
:
68rpx
;
height
:
30rpx
;
...
...
@@ -94,4 +112,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/transfer/quick.scss
View file @
89dc288f
.transfer
{
padding
:
15rpx
22rpx
;
.search-box
{
height
:
60rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
padding
:
0
18rpx
0
0
;
.sn
{
width
:
164rpx
;
height
:
35rpx
;
border-right
:
1px
solid
#f0f0f2
;
.uni-input
{
font-size
:
18rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
.uni-arrow
{
width
:
14rpx
;
height
:
9rpx
;
...
...
@@ -22,48 +26,59 @@
margin-left
:
12rpx
;
}
}
.search-bar
{
width
:
calc
(
100%
-
164rpx
);
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.total
{
.t1
{
font-size
:
19rpx
;
color
:
#1969f9
;
}
.t2
{
font-size
:
19rpx
;
color
:
#292b33
;
}
}
.single-style
{
background
:
#fff
;
padding
:
24rpx
24rpx
50rpx
24rpx
;
margin-top
:
15rpx
;
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -73,6 +88,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -84,21 +100,26 @@
}
}
}
.form-input
{
margin-bottom
:
18rpx
;
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
.arrow
{
color
:
#1969f9
;
font-size
:
16rpx
;
font-weight
:
bold
;
}
}
.input-box
{
.uni-input
{
height
:
55rpx
;
...
...
@@ -109,46 +130,55 @@
font-size
:
16rpx
;
}
}
.input-box-search
{
padding-right
:
18rpx
;
height
:
55rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
&
.disabled
{
border
:
1px
solid
red
;
}
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
}
.list
{
margin-top
:
15rpx
;
padding-bottom
:
150rpx
;
.box
{
position
:
relative
;
padding
:
15px
17rpx
20rpx
17rpx
;
...
...
@@ -157,21 +187,25 @@
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -179,11 +213,13 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
}
.btn
{
position
:
absolute
;
right
:
17rpx
;
...
...
@@ -197,4 +233,4 @@
}
}
}
}
}
\ No newline at end of file
assets/css/transfer/task.scss
View file @
89dc288f
.transfer-task
{
padding
:
15rpx
22rpx
;
.search-type
{
margin-bottom
:
15rpx
;
.search-bar
{
width
:
345rpx
;
height
:
60rpx
;
padding-right
:
17rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
.title
{
font-size
:
18rpx
;
color
:
#292b33
;
...
...
@@ -30,6 +36,7 @@
margin-bottom
:
10rpx
;
}
}
.list
{
.box
{
position
:
relative
;
...
...
@@ -39,21 +46,25 @@
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.input-box
{
margin-bottom
:
11rpx
;
flex
:
0
0
50%
;
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -61,11 +72,13 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
}
.btn
{
position
:
absolute
;
right
:
17rpx
;
...
...
@@ -79,8 +92,10 @@
}
}
}
.list-style
{
flex-wrap
:
wrap
;
.box
{
position
:
relative
;
width
:
345rpx
;
...
...
@@ -90,20 +105,24 @@
border-radius
:
10rpx
;
margin-bottom
:
15rpx
;
flex-wrap
:
wrap
;
.input-box
{
margin-bottom
:
11rpx
;
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
color
:
#f0f0f2
;
margin-bottom
:
10rpx
;
}
.label
{
width
:
114rpx
;
font-size
:
17rpx
;
color
:
#919399
;
white-space
:
nowrap
;
}
.text
{
font-size
:
17rpx
;
color
:
#484b59
;
...
...
@@ -111,11 +130,13 @@
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
.tt
{
font-size
:
17rpx
;
color
:
#1969f9
;
}
}
.btn
{
position
:
absolute
;
right
:
17rpx
;
...
...
@@ -139,8 +160,10 @@
width
:
100%
;
background-color
:
#ffffff
;
padding
:
22rpx
22rpx
0
22rpx
;
.title
{
position
:
relative
;
.iconfont
{
position
:
absolute
;
left
:
0
;
...
...
@@ -148,22 +171,27 @@
font-size
:
30rpx
;
color
:
#292b33
;
}
.text
{
font-size
:
23rpx
;
color
:
#292b33
;
font-weight
:
bold
;
}
}
.field-item
{
flex-wrap
:
wrap
;
.item
{
flex
:
0
0
50%
;
margin-bottom
:
8rpx
;
.label
{
width
:
114rpx
;
font-size
:
16rpx
;
color
:
#919399
;
}
.text
{
font-size
:
16rpx
;
color
:
#1969f9
;
...
...
@@ -173,6 +201,7 @@
overflow
:
hidden
;
max-width
:
176rpx
;
}
.tt
{
font-size
:
16rpx
;
color
:
#484b59
;
...
...
@@ -184,21 +213,26 @@
}
}
}
.form-input
{
margin-bottom
:
18rpx
;
.input-title
{
margin-bottom
:
10rpx
;
.input-title-t1
{
font-size
:
16rpx
;
color
:
#484b59
;
font-weight
:
bold
;
}
.arrow
{
color
:
#1969f9
;
font-size
:
16rpx
;
font-weight
:
bold
;
}
}
.input-box
{
.uni-input
{
height
:
55rpx
;
...
...
@@ -209,45 +243,53 @@
font-size
:
16rpx
;
}
}
.input-box-search
{
padding-right
:
18rpx
;
height
:
55rpx
;
background
:
#ffffff
;
border-radius
:
10rpx
;
border
:
1px
solid
#1969f9
;
.icon-juxing1
{
font-size
:
30rpx
;
color
:
#919399
;
margin-left
:
17rpx
;
margin-right
:
13rpx
;
}
.uni-input
{
font-size
:
18rpx
;
color
:
#484b59
;
}
.icon-a-juxing11
{
font-size
:
30rpx
;
color
:
#c6c7cc
;
}
}
}
.item-tit
{
font-size
:
20rpx
;
color
:
#292b33
;
font-weight
:
bold
;
margin-bottom
:
18rpx
;
}
.bor
{
height
:
1px
;
background-color
:
#f0f0f2
;
margin-bottom
:
17rpx
;
}
.btn
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
99
;
.btn1
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -255,6 +297,7 @@
font-size
:
23rpx
;
color
:
#1969f9
;
}
.btn2
{
width
:
50%
;
height
:
75rpx
;
...
...
@@ -264,4 +307,4 @@
font-weight
:
bold
;
}
}
}
}
\ No newline at end of file
util/api.js
View file @
89dc288f
const
API_BASE_USER
=
'http://user.liexindev.net'
;
//用户系统
const
API_BASE_PUR
=
'http://pur.liexindev.net'
;
//采购系统
const
API_BASE
=
'http://wms.liexindev.net'
;
//WMS系统
const
API_BASE_OSS
=
'http://image.liexindev.net'
;
//oss系统
// 环境配置:'production' 正式环境 | 'development' 测试环境
const
ENV
=
'development'
;
// const API_BASE_USER = 'https://user.ichunt.net'; //用户系统
// const API_BASE_PUR = 'https://purchase.ichunt.net'; //采购系统
// const API_BASE = 'https://wms.ichunt.net'; //WMS系统
// const API_BASE_OSS = 'https://image.ichunt.net'; //oss系统
// 环境配置映射
var
ENV_CONFIG
=
{
production
:
{
API_BASE_USER
:
'https://user.ichunt.net'
,
API_BASE_PUR
:
'https://purchase.ichunt.net'
,
API_BASE
:
'https://wms.ichunt.net'
,
API_BASE_OSS
:
'https://image.ichunt.net'
},
development
:
{
API_BASE_USER
:
'http://user.liexindev.net'
,
API_BASE_PUR
:
'http://pur.liexindev.net'
,
API_BASE
:
'http://wms.liexindev.net'
,
API_BASE_OSS
:
'http://image.liexindev.net'
}
};
// 当前环境配置
var
currentEnv
=
ENV_CONFIG
[
ENV
];
const
API_BASE_USER
=
currentEnv
.
API_BASE_USER
;
//用户系统
const
API_BASE_PUR
=
currentEnv
.
API_BASE_PUR
;
//采购系统
const
API_BASE
=
currentEnv
.
API_BASE
;
//WMS系统
const
API_BASE_OSS
=
currentEnv
.
API_BASE_OSS
;
//oss系统
// 环境日志 - 带颜色突出显示
if
(
ENV
===
'production'
)
{
console
.
log
(
'%c[环境] 当前运行环境:正式环境'
,
'color: #fff; background: #f56c6c; padding: 4px 8px; border-radius: 4px; font-weight: bold;'
);
}
else
{
console
.
log
(
'%c[环境] 当前运行环境:测试环境'
,
'color: #fff; background: #67c23a; padding: 4px 8px; border-radius: 4px; font-weight: bold;'
);
}
const
API
=
{
/**
* 登录接口
* */
login
:
API_BASE_USER
+
'/api/login'
,
/**
* 小程序审核数量统计
* */
getStatisticsInfo
:
API_BASE_PUR
+
'/api/approve/getStatisticsInfo'
,
/**
* 组织切换
* */
changeOrgId
:
API_BASE
+
'/api/index/changeOrgId'
,
/**
* 到货记录
* */
stockInMobileRegisterList
:
API_BASE
+
'/api/stockIn/stockInRegister/stockInMobileRegisterList'
,
/**
* 根据物流单号获取物流信息
* */
getShipmentList
:
API_BASE
+
'/open/stockIn/getShipmentList'
,
/**
* 新增到货记录
* */
addStockInRegister
:
API_BASE
+
'/api/stockIn/stockInRegister/addStockInRegister'
,
/**
* 取消到货登记
* */
closeStockInRegister
:
API_BASE
+
'/api/stockIn/stockInRegister/closeStockInRegister'
,
/**
* 待理货列表
* */
waitTallyReceiveList
:
API_BASE
+
'/api/stockIn/tallyReceive/waitTallyReceiveList'
,
/**
* 获取订单销售ID是否需要打印标签
* */
getOrderIsPrintLabel
:
API_BASE
+
'/api/stockIn/getOrderIsPrintLabel'
,
/**
* 修改理货容器
* */
changeTallyContainer
:
API_BASE
+
'/api/stockIn/tallyReceive/changeTallyContainer'
,
/**
* 识别二维码的数量和型号
* */
identifyQrCodeNumAndSn
:
API_BASE
+
'/api/stockIn/identifyQrCodeNumAndSn'
,
/**
* 已理货列表
* */
haveTallyReceiveList
:
API_BASE
+
'/api/stockIn/tallyReceive/haveTallyReceiveList'
,
/**
* 容器维护列表
* */
getContainerList
:
API_BASE
+
'/api/container/getContainerList'
,
/**
* 更新容器
* */
containerUpdate
:
API_BASE
+
'/api/container/update'
,
/**
* 导出容器库存
* */
exportContainerStock
:
API_BASE
+
'/api/container/exportContainerStock'
,
/**
/**
* 取消理货
* */
cancelTallyReceive
:
API_BASE
+
'/api/stockIn/tallyReceive/cancelTallyReceive'
,
/**
* 批量打印
* */
padTallyPrint
:
API_BASE
+
'/api/label/padTallyPrint'
,
/**
* 提交
* */
submitTallyReceive
:
API_BASE
+
'/api/stockIn/tallyReceive/submitTallyReceive'
,
/**
* 获取容器下拉列表
* */
getTallyContainer
:
API_BASE
+
'/api/stockIn/tallyReceive/getTallyContainer'
,
/**
* 创建新容器
* */
createTallyContainer
:
API_BASE
+
'/api/stockIn/tallyReceive/createTallyContainer'
,
/**
* 新增理货
* */
createTallyReceive
:
API_BASE
+
'/api/stockIn/tallyReceive/createTallyReceive'
,
/**
* 拣货明细
* */
getPickedList
:
API_BASE
+
'/api/stockOut/getPickedList'
,
/**
* 移位列表
* */
getTransferList
:
API_BASE
+
'/api/transfer/getTransferList'
,
/**
* 移位详情
* */
getTransferDetail
:
API_BASE
+
'/api/transfer/getTransferDetail'
,
/**
* 移位-确认移位
* */
confirmTransfer
:
API_BASE
+
'/api/transfer/confirmTransfer'
,
/**
* 拣货-未领取列表
* */
getNoTakeList
:
API_BASE
+
'/api/stockOut/getNoTakeList'
,
/**
* 拣货-拣货列表
* */
getLockedList
:
API_BASE
+
'/api/stockOut/getLockedList'
,
/**
* 拣货-容器列表
* */
getLockedContainerList
:
API_BASE
+
'/api/stockOut/getLockedContainerList'
,
/**
* 拣货-货品拣货
* */
pick
:
API_BASE
+
'/api/stockOut/pick'
,
/**
* 拣货-批量拣货完成
* */
makeMultiPickingFinish
:
API_BASE
+
'/api/stockOut/makeMultiPickingFinish'
,
/**
* 我的拣货
* */
getTakedList
:
API_BASE
+
'/api/stockOut/getTakedList'
,
/**
* 领取拣货单
* */
take
:
API_BASE
+
'/api/stockOut/take'
,
/**
* 获取我的拣货记录
* */
getAllPickedList
:
API_BASE
+
'/api/stockOut/getAllPickedList'
,
/**
* 拣货图片更新
* */
updatePickPics
:
API_BASE
+
'/api/stockOut/updatePickPics'
,
/**
* 复核图片更新
* */
updateCheckedPics
:
API_BASE
+
'/api/stockRecheck/updateCheckedPics'
,
/**
* 取消拣货
* */
cancelPicking
:
API_BASE
+
'/api/stockOut/cancelPicking'
,
/**
* 释放已领取拣货单
* */
cancelTake
:
API_BASE
+
'/api/stockOut/cancelTake'
,
/**
* 复核列表
* */
getToCheckList
:
API_BASE
+
'/api/stockRecheck/getToCheckList'
,
/**
* 复核确认
* */
makeStockOutFinish
:
API_BASE
+
'/api/stockRecheck/makeStockOutFinish'
,
/**
* 批量复核确认
* */
multiMakeStockOutFinish
:
API_BASE
+
'/api/stockRecheck/multiMakeStockOutFinish'
,
/**
* 按货品复核列表
* */
getRecheckTaskItems
:
API_BASE
+
'/api/stockRecheck/getRecheckTaskItems'
,
/**
* 按容器复核列表
* */
getContainerTaskList
:
API_BASE
+
'/api/stockRecheck/getContainerTaskList'
,
/**
* 标记复核
* */
markChecked
:
API_BASE
+
'/api/stockRecheck/markChecked'
,
/**
* 一键复核
* */
multiMarkChecked
:
API_BASE
+
'/api/stockRecheck/multiMarkChecked'
,
/**
* 复核记录
* */
getAllCheckedItemList
:
API_BASE
+
'/api/stockRecheck/getAllCheckedItemList'
,
/**
* 取消复核
* */
cancelCheck
:
API_BASE
+
'/api/stockRecheck/cancelCheck'
,
/**
* 获取可打印快递单的出库单列表
* */
getToPrintList
:
API_BASE
+
'/api/stockRecheck/getToPrintList'
,
/**
* 获取出库详情
* */
getStockOutDetail
:
API_BASE
+
'/api/stockOut/getStockOutDetail'
,
/**
* 保存交货信息
* */
updateDeliveryInfo
:
API_BASE
+
'/api/stockRecheck/updateDeliveryInfo'
,
/**
* 打印快递单
* */
printExpress
:
API_BASE
+
'/api/stockRecheck/printExpress'
,
/**
* 上传文件
* */
upload
:
API_BASE_OSS
+
'/uploadImage'
,
/**
* 标签补打
* */
latePrint
:
API_BASE
+
'/api/label/latePrint'
,
/**
* 按货品上架
* */
getPendingShelfByBatchSn
:
API_BASE
+
'/api/h5/stockIn/getPendingShelfByBatchSn'
,
/**
* 按货品上架_操作详情页面
* */
getStockShelfInfoByBatchSn
:
API_BASE
+
'/api/h5/stockIn/getStockShelfInfoByBatchSn'
,
/**
* 按货品上架_详情页上架按钮操作
* */
stockShelfByBatchSnAction
:
API_BASE
+
'/api/h5/stockIn/stockShelfByBatchSnAction'
,
/**
* 一键上架
* */
oneKeyPutawayAction
:
API_BASE
+
'/api/h5/stockIn/oneKeyPutawayAction'
,
/**
* 获取库位
* */
getWhPositionList
:
API_BASE
+
'/api/stockIn/stockShelf/getWhPositionList'
,
/**
* 查询可用上架规则
* */
getWorkingRuleList
:
API_BASE
+
'/api/shelf/getWorkingRuleList'
,
/**
* 上架记录
* */
onShelfRecordList
:
API_BASE
+
'/api/h5/stockIn/onShelfRecordList'
,
/**
* 上架记录详情
* */
onShelfRecordInfo
:
API_BASE
+
'/api/h5/stockIn/onShelfRecordInfo'
,
/**
* 取消上架记录
* */
cancelShelfRecord
:
API_BASE
+
'/api/h5/stockIn/cancelShelfRecord'
,
/**
* 提交上架
* */
submitOnShelf
:
API_BASE
+
'/api/h5/stockIn/submitOnShelf'
,
/**
* 按容器上架列表
* */
onShelfByContainerCountList
:
API_BASE
+
'/api/h5/stockIn/onShelfByContainerCountList'
,
/**
* 按容器上架操作页面
* */
onShelfByContainerListAction
:
API_BASE
+
'/api/h5/stockIn/onShelfByContainerListAction'
,
/**
* 获取仓库
* */
getWareHouselist
:
API_BASE
+
'/api/warehouse/getWareHouselist'
,
/**
* 获取自营货品信息
* */
getZyGoodsData
:
API_BASE
+
'/api/stockIn/stockInDetail/getZyGoodsData'
,
/**
* 其他属性
* */
getOtherAttrList
:
API_BASE
+
'/api/dictionary/getOtherAttrList'
,
/**
* 修改自营数据
* */
saveZyGoodsData
:
API_BASE
+
'/api/stockIn/stockInDetail/saveZyGoodsData'
,
/**
* 库存查询
* */
searchStockList
:
API_BASE
+
'/api/h5/stockIn/searchStockList'
,
/**
* 库存查询-打印标签
* */
stockQueryPrint
:
API_BASE
+
'/api/label/stockQueryPrint'
,
/**
* 箱信息
* */
getPackList
:
API_BASE
+
'/api/stockRecheck/getPackList'
,
/**
* 打印货品标签
* */
RePrintTag
:
API_BASE
+
'/api/stockRecheck/RePrintTag'
,
/**
* 箱配置信息
* */
getBoxConfigList
:
API_BASE
+
'/api/stockRecheck/getBoxConfigList'
,
/**
* 保存打包信息
* */
updatePackInfo
:
API_BASE
+
'/api/stockRecheck/updatePackInfo'
,
/**
* 手动填写打包信息
* */
setCustomBoxInfo
:
API_BASE
+
'/api/stockRecheck/setCustomBoxInfo'
,
/**
* 获取产地
* */
getUseOption
:
API_BASE
+
'/api/stockIn/getUseOption'
,
/**
* 获取最新版本信息
* */
getLatestAppInfo
:
API_BASE
+
'/open/app/getLatestAppInfo'
,
/**
* H5盘点任务列表
* */
getStocktakeList
:
API_BASE
+
'/api/h5/stocktake/getStocktakeList'
,
/**
* H5盘点操作列表
* */
stocktakeOperateList
:
API_BASE
+
'/api/h5/stocktake/stocktakeOperateList'
,
/**
* H5设置盘点数量
* */
updateStocktakeItemQty
:
API_BASE
+
'/api/h5/stocktake/updateStocktakeItemQty'
,
/**
* H5盘点记录
* */
getStockTakeRecord
:
API_BASE
+
'/api/h5/stocktake/getStockTakeRecord'
,
/**
* H5盘点库位列表统计
* */
positionListCount
:
API_BASE
+
'/api/h5/stocktake/positionListCount'
,
/**
* 盘点标签补打
* */
printLabel
:
API_BASE
+
'/api/h5/stocktake/printLabel'
,
/**
* 库存查询_移位
* */
searchStockListByYW
:
API_BASE
+
'/api/h5/stockIn/searchStockListByYW'
,
/**
* 快速移位
* */
quickTransfer
:
API_BASE
+
'/api/transfer/quickTransfer'
,
/**
* 快速移位记录
* */
quickTransferLog
:
API_BASE
+
'/api/transfer/quickTransferLog'
,
/**
* 修改理货照片
* */
changeStockTallyImages
:
API_BASE
+
'/api/stockIn/tallyReceive/changeStockTallyImages'
,
/**
* 标签-入仓号
* */
printInhouse
:
API_BASE
+
'/api/label/printInhouse'
,
/**
* 获取预检单列表
* */
getStockPreCheckList
:
API_BASE
+
'/api/stockIn/stockPreCheck/getStockPreCheckList'
,
/**
* 三方质检列表
* */
inspectionOrderList
:
API_BASE
+
'/api/inspectionOrder/inspectionOrderList'
,
/**
* 取消收货
* */
canelShipping
:
API_BASE
+
'/api/inspectionOrder/canelShipping'
,
/**
* 获取分货登记列表
* */
separateStockInRegisterList
:
API_BASE
+
'/api/stockIn/stockInRegister/separateStockInRegisterList'
,
/**
* 作废分货登记
* */
delSeparateStockInRegister
:
API_BASE
+
'/api/stockIn/stockInRegister/delSeparateStockInRegister'
,
/**
* 预检单-取消理货
* */
stockPreCheckCancelTally
:
API_BASE
+
'/api/stockIn/stockPreCheck/stockPreCheckCancelTally'
,
/**
* 预检单-预检发货
* */
stockPreCheckDeliver
:
API_BASE
+
'/api/stockIn/stockPreCheck/stockPreCheckDeliver'
,
/**
* 预检单-理货
* */
stockPreCheckTally
:
API_BASE
+
'/api/stockIn/stockPreCheck/stockPreCheckTally'
,
/**
* 新增分货登记
* */
addSeparateStockInRegister
:
API_BASE
+
'/api/stockIn/stockInRegister/addSeparateStockInRegister'
,
/**
* 操作已看货
* */
watchStatusAct
:
API_BASE
+
'/api/h5/stockIn/watchStatusAct'
,
/**
* 查看库存
* */
getStockInfoByBatchSn
:
API_BASE
+
'/api/h5/stockIn/getStockInfoByBatchSn'
,
/**
* 预检单补打标签
* */
stockPreCheckLatePrint
:
API_BASE
+
'/api/stockIn/stockPreCheck/stockPreCheckLatePrint'
,
/**
* 对外开放-物流联动信息获取
* */
getShippingList
:
API_BASE
+
'/open/shipping/getShippingList'
,
/**
* 删除和新增签约图片
* */
signUserPic
:
API_BASE
+
'/api/stockout/signUserPic'
,
/**
* 保存出库单图片
*/
setStockoutPics
:
API_BASE
+
'/api/stockOut/setStockoutPics'
,
/**
* 查询相似三方送检任务数
* */
isHasShippingCodeInspectionOrder
:
API_BASE
+
'/api/inspectionOrder/isHasShippingCodeInspectionOrder'
,
/**
* 三方质检-检后收货
* */
receiveAfterInspection
:
API_BASE
+
'/api/inspectionOrder/receiveAfterInspection'
/**
* 登录接口
* */
login
:
API_BASE_USER
+
'/api/login'
,
/**
* 小程序审核数量统计
* */
getStatisticsInfo
:
API_BASE_PUR
+
'/api/approve/getStatisticsInfo'
,
/**
* 组织切换
* */
changeOrgId
:
API_BASE
+
'/api/index/changeOrgId'
,
/**
* 到货记录
* */
stockInMobileRegisterList
:
API_BASE
+
'/api/stockIn/stockInRegister/stockInMobileRegisterList'
,
/**
* 根据物流单号获取物流信息
* */
getShipmentList
:
API_BASE
+
'/open/stockIn/getShipmentList'
,
/**
* 新增到货记录
* */
addStockInRegister
:
API_BASE
+
'/api/stockIn/stockInRegister/addStockInRegister'
,
/**
* 取消到货登记
* */
closeStockInRegister
:
API_BASE
+
'/api/stockIn/stockInRegister/closeStockInRegister'
,
/**
* 待理货列表
* */
waitTallyReceiveList
:
API_BASE
+
'/api/stockIn/tallyReceive/waitTallyReceiveList'
,
/**
* 获取订单销售ID是否需要打印标签
* */
getOrderIsPrintLabel
:
API_BASE
+
'/api/stockIn/getOrderIsPrintLabel'
,
/**
* 修改理货容器
* */
changeTallyContainer
:
API_BASE
+
'/api/stockIn/tallyReceive/changeTallyContainer'
,
/**
* 识别二维码的数量和型号
* */
identifyQrCodeNumAndSn
:
API_BASE
+
'/api/stockIn/identifyQrCodeNumAndSn'
,
/**
* 已理货列表
* */
haveTallyReceiveList
:
API_BASE
+
'/api/stockIn/tallyReceive/haveTallyReceiveList'
,
/**
* 容器维护列表
* */
getContainerList
:
API_BASE
+
'/api/container/getContainerList'
,
/**
* 更新容器
* */
containerUpdate
:
API_BASE
+
'/api/container/update'
,
/**
* 导出容器库存
* */
exportContainerStock
:
API_BASE
+
'/api/container/exportContainerStock'
,
/**
/**
* 取消理货
* */
cancelTallyReceive
:
API_BASE
+
'/api/stockIn/tallyReceive/cancelTallyReceive'
,
/**
* 批量打印
* */
padTallyPrint
:
API_BASE
+
'/api/label/padTallyPrint'
,
/**
* 提交
* */
submitTallyReceive
:
API_BASE
+
'/api/stockIn/tallyReceive/submitTallyReceive'
,
/**
* 获取容器下拉列表
* */
getTallyContainer
:
API_BASE
+
'/api/stockIn/tallyReceive/getTallyContainer'
,
/**
* 创建新容器
* */
createTallyContainer
:
API_BASE
+
'/api/stockIn/tallyReceive/createTallyContainer'
,
/**
* 新增理货
* */
createTallyReceive
:
API_BASE
+
'/api/stockIn/tallyReceive/createTallyReceive'
,
/**
* 拣货明细
* */
getPickedList
:
API_BASE
+
'/api/stockOut/getPickedList'
,
/**
* 移位列表
* */
getTransferList
:
API_BASE
+
'/api/transfer/getTransferList'
,
/**
* 移位详情
* */
getTransferDetail
:
API_BASE
+
'/api/transfer/getTransferDetail'
,
/**
* 移位-确认移位
* */
confirmTransfer
:
API_BASE
+
'/api/transfer/confirmTransfer'
,
/**
* 拣货-未领取列表
* */
getNoTakeList
:
API_BASE
+
'/api/stockOut/getNoTakeList'
,
/**
* 拣货-拣货列表
* */
getLockedList
:
API_BASE
+
'/api/stockOut/getLockedList'
,
/**
* 拣货-容器列表
* */
getLockedContainerList
:
API_BASE
+
'/api/stockOut/getLockedContainerList'
,
/**
* 拣货-货品拣货
* */
pick
:
API_BASE
+
'/api/stockOut/pick'
,
/**
* 拣货-批量拣货完成
* */
makeMultiPickingFinish
:
API_BASE
+
'/api/stockOut/makeMultiPickingFinish'
,
/**
* 我的拣货
* */
getTakedList
:
API_BASE
+
'/api/stockOut/getTakedList'
,
/**
* 领取拣货单
* */
take
:
API_BASE
+
'/api/stockOut/take'
,
/**
* 获取我的拣货记录
* */
getAllPickedList
:
API_BASE
+
'/api/stockOut/getAllPickedList'
,
/**
* 拣货图片更新
* */
updatePickPics
:
API_BASE
+
'/api/stockOut/updatePickPics'
,
/**
* 复核图片更新
* */
updateCheckedPics
:
API_BASE
+
'/api/stockRecheck/updateCheckedPics'
,
/**
* 取消拣货
* */
cancelPicking
:
API_BASE
+
'/api/stockOut/cancelPicking'
,
/**
* 释放已领取拣货单
* */
cancelTake
:
API_BASE
+
'/api/stockOut/cancelTake'
,
/**
* 复核列表
* */
getToCheckList
:
API_BASE
+
'/api/stockRecheck/getToCheckList'
,
/**
* 复核确认
* */
makeStockOutFinish
:
API_BASE
+
'/api/stockRecheck/makeStockOutFinish'
,
/**
* 批量复核确认
* */
multiMakeStockOutFinish
:
API_BASE
+
'/api/stockRecheck/multiMakeStockOutFinish'
,
/**
* 按货品复核列表
* */
getRecheckTaskItems
:
API_BASE
+
'/api/stockRecheck/getRecheckTaskItems'
,
/**
* 按容器复核列表
* */
getContainerTaskList
:
API_BASE
+
'/api/stockRecheck/getContainerTaskList'
,
/**
* 标记复核
* */
markChecked
:
API_BASE
+
'/api/stockRecheck/markChecked'
,
/**
* 一键复核
* */
multiMarkChecked
:
API_BASE
+
'/api/stockRecheck/multiMarkChecked'
,
/**
* 复核记录
* */
getAllCheckedItemList
:
API_BASE
+
'/api/stockRecheck/getAllCheckedItemList'
,
/**
* 取消复核
* */
cancelCheck
:
API_BASE
+
'/api/stockRecheck/cancelCheck'
,
/**
* 获取可打印快递单的出库单列表
* */
getToPrintList
:
API_BASE
+
'/api/stockRecheck/getToPrintList'
,
/**
* 获取出库详情
* */
getStockOutDetail
:
API_BASE
+
'/api/stockOut/getStockOutDetail'
,
/**
* 保存交货信息
* */
updateDeliveryInfo
:
API_BASE
+
'/api/stockRecheck/updateDeliveryInfo'
,
/**
* 打印快递单
* */
printExpress
:
API_BASE
+
'/api/stockRecheck/printExpress'
,
/**
* 上传文件
* */
upload
:
API_BASE_OSS
+
'/uploadImage'
,
/**
* 标签补打
* */
latePrint
:
API_BASE
+
'/api/label/latePrint'
,
/**
* 按货品上架
* */
getPendingShelfByBatchSn
:
API_BASE
+
'/api/h5/stockIn/getPendingShelfByBatchSn'
,
/**
* 按货品上架_操作详情页面
* */
getStockShelfInfoByBatchSn
:
API_BASE
+
'/api/h5/stockIn/getStockShelfInfoByBatchSn'
,
/**
* 按货品上架_详情页上架按钮操作
* */
stockShelfByBatchSnAction
:
API_BASE
+
'/api/h5/stockIn/stockShelfByBatchSnAction'
,
/**
* 一键上架
* */
oneKeyPutawayAction
:
API_BASE
+
'/api/h5/stockIn/oneKeyPutawayAction'
,
/**
* 获取库位
* */
getWhPositionList
:
API_BASE
+
'/api/stockIn/stockShelf/getWhPositionList'
,
/**
* 查询可用上架规则
* */
getWorkingRuleList
:
API_BASE
+
'/api/shelf/getWorkingRuleList'
,
/**
* 上架记录
* */
onShelfRecordList
:
API_BASE
+
'/api/h5/stockIn/onShelfRecordList'
,
/**
* 上架记录详情
* */
onShelfRecordInfo
:
API_BASE
+
'/api/h5/stockIn/onShelfRecordInfo'
,
/**
* 取消上架记录
* */
cancelShelfRecord
:
API_BASE
+
'/api/h5/stockIn/cancelShelfRecord'
,
/**
* 提交上架
* */
submitOnShelf
:
API_BASE
+
'/api/h5/stockIn/submitOnShelf'
,
/**
* 按容器上架列表
* */
onShelfByContainerCountList
:
API_BASE
+
'/api/h5/stockIn/onShelfByContainerCountList'
,
/**
* 按容器上架操作页面
* */
onShelfByContainerListAction
:
API_BASE
+
'/api/h5/stockIn/onShelfByContainerListAction'
,
/**
* 获取仓库
* */
getWareHouselist
:
API_BASE
+
'/api/warehouse/getWareHouselist'
,
/**
* 获取自营货品信息
* */
getZyGoodsData
:
API_BASE
+
'/api/stockIn/stockInDetail/getZyGoodsData'
,
/**
* 其他属性
* */
getOtherAttrList
:
API_BASE
+
'/api/dictionary/getOtherAttrList'
,
/**
* 修改自营数据
* */
saveZyGoodsData
:
API_BASE
+
'/api/stockIn/stockInDetail/saveZyGoodsData'
,
/**
* 库存查询
* */
searchStockList
:
API_BASE
+
'/api/h5/stockIn/searchStockList'
,
/**
* 库存查询-打印标签
* */
stockQueryPrint
:
API_BASE
+
'/api/label/stockQueryPrint'
,
/**
* 箱信息
* */
getPackList
:
API_BASE
+
'/api/stockRecheck/getPackList'
,
/**
* 打印货品标签
* */
RePrintTag
:
API_BASE
+
'/api/stockRecheck/RePrintTag'
,
/**
* 箱配置信息
* */
getBoxConfigList
:
API_BASE
+
'/api/stockRecheck/getBoxConfigList'
,
/**
* 保存打包信息
* */
updatePackInfo
:
API_BASE
+
'/api/stockRecheck/updatePackInfo'
,
/**
* 手动填写打包信息
* */
setCustomBoxInfo
:
API_BASE
+
'/api/stockRecheck/setCustomBoxInfo'
,
/**
* 获取产地
* */
getUseOption
:
API_BASE
+
'/api/stockIn/getUseOption'
,
/**
* 获取最新版本信息
* */
getLatestAppInfo
:
API_BASE
+
'/open/app/getLatestAppInfo'
,
/**
* H5盘点任务列表
* */
getStocktakeList
:
API_BASE
+
'/api/h5/stocktake/getStocktakeList'
,
/**
* H5盘点操作列表
* */
stocktakeOperateList
:
API_BASE
+
'/api/h5/stocktake/stocktakeOperateList'
,
/**
* H5设置盘点数量
* */
updateStocktakeItemQty
:
API_BASE
+
'/api/h5/stocktake/updateStocktakeItemQty'
,
/**
* H5盘点记录
* */
getStockTakeRecord
:
API_BASE
+
'/api/h5/stocktake/getStockTakeRecord'
,
/**
* H5盘点库位列表统计
* */
positionListCount
:
API_BASE
+
'/api/h5/stocktake/positionListCount'
,
/**
* 盘点标签补打
* */
printLabel
:
API_BASE
+
'/api/h5/stocktake/printLabel'
,
/**
* 库存查询_移位
* */
searchStockListByYW
:
API_BASE
+
'/api/h5/stockIn/searchStockListByYW'
,
/**
* 快速移位
* */
quickTransfer
:
API_BASE
+
'/api/transfer/quickTransfer'
,
/**
* 快速移位记录
* */
quickTransferLog
:
API_BASE
+
'/api/transfer/quickTransferLog'
,
/**
* 修改理货照片
* */
changeStockTallyImages
:
API_BASE
+
'/api/stockIn/tallyReceive/changeStockTallyImages'
,
/**
* 标签-入仓号
* */
printInhouse
:
API_BASE
+
'/api/label/printInhouse'
,
/**
* 获取预检单列表
* */
getStockPreCheckList
:
API_BASE
+
'/api/stockIn/stockPreCheck/getStockPreCheckList'
,
/**
* 三方质检列表
* */
inspectionOrderList
:
API_BASE
+
'/api/inspectionOrder/inspectionOrderList'
,
/**
* 取消收货
* */
canelShipping
:
API_BASE
+
'/api/inspectionOrder/canelShipping'
,
/**
* 获取分货登记列表
* */
separateStockInRegisterList
:
API_BASE
+
'/api/stockIn/stockInRegister/separateStockInRegisterList'
,
/**
* 作废分货登记
* */
delSeparateStockInRegister
:
API_BASE
+
'/api/stockIn/stockInRegister/delSeparateStockInRegister'
,
/**
* 预检单-取消理货
* */
stockPreCheckCancelTally
:
API_BASE
+
'/api/stockIn/stockPreCheck/stockPreCheckCancelTally'
,
/**
* 预检单-预检发货
* */
stockPreCheckDeliver
:
API_BASE
+
'/api/stockIn/stockPreCheck/stockPreCheckDeliver'
,
/**
* 预检单-理货
* */
stockPreCheckTally
:
API_BASE
+
'/api/stockIn/stockPreCheck/stockPreCheckTally'
,
/**
* 新增分货登记
* */
addSeparateStockInRegister
:
API_BASE
+
'/api/stockIn/stockInRegister/addSeparateStockInRegister'
,
/**
* 操作已看货
* */
watchStatusAct
:
API_BASE
+
'/api/h5/stockIn/watchStatusAct'
,
/**
* 查看库存
* */
getStockInfoByBatchSn
:
API_BASE
+
'/api/h5/stockIn/getStockInfoByBatchSn'
,
/**
* 预检单补打标签
* */
stockPreCheckLatePrint
:
API_BASE
+
'/api/stockIn/stockPreCheck/stockPreCheckLatePrint'
,
/**
* 对外开放-物流联动信息获取
* */
getShippingList
:
API_BASE
+
'/open/shipping/getShippingList'
,
/**
* 删除和新增签约图片
* */
signUserPic
:
API_BASE
+
'/api/stockout/signUserPic'
,
/**
* 保存出库单图片
*/
setStockoutPics
:
API_BASE
+
'/api/stockOut/setStockoutPics'
,
/**
* 查询相似三方送检任务数
* */
isHasShippingCodeInspectionOrder
:
API_BASE
+
'/api/inspectionOrder/isHasShippingCodeInspectionOrder'
,
/**
* 三方质检-检后收货
* */
receiveAfterInspection
:
API_BASE
+
'/api/inspectionOrder/receiveAfterInspection'
}
module
.
exports
=
{
API
API
}
\ No newline at end of file
util/util.js
View file @
89dc288f
...
...
@@ -2,56 +2,56 @@
* 请求封装
*/
const
request
=
(
url
=
''
,
type
=
'GET'
,
param
=
{},
Loading
)
=>
{
const
oa_user_id
=
uni
.
getStorageSync
(
'oa_user_id'
)
||
''
;
const
oa_skey
=
uni
.
getStorageSync
(
'oa_skey'
)
||
''
;
const
oa_user_id
=
uni
.
getStorageSync
(
'oa_user_id'
)
||
''
;
const
oa_skey
=
uni
.
getStorageSync
(
'oa_skey'
)
||
''
;
var
params
=
Object
.
assign
(
param
,
{
is_mobile
:
1
});
var
params
=
Object
.
assign
(
param
,
{
is_mobile
:
1
});
//是否启动加载
if
(
Loading
)
{
uni
.
showLoading
({
mask
:
true
});
}
const
header
=
{
"Content-Type"
:
"application/json; charset=utf-8"
,
"source"
:
'pc'
,
"oa-user-id"
:
oa_user_id
,
"oa-skey"
:
oa_skey
};
return
new
Promise
((
resolve
,
reject
)
=>
{
uni
.
request
({
method
:
type
,
url
:
url
,
data
:
params
,
header
:
header
,
dataType
:
'json'
}).
then
((
response
)
=>
{
let
[
error
,
res
]
=
response
;
//未登录拦截
if
(
res
.
data
.
code
==
101
)
{
uni
.
navigateTo
({
url
:
'/pages/mine/login'
})
return
false
;
}
resolve
(
res
.
data
);
if
(
Loading
)
{
uni
.
hideLoading
();
}
}).
catch
(
error
=>
{
uni
.
showToast
({
title
:
'网络出现问题'
,
icon
:
'error'
});
let
[
err
,
res
]
=
error
;
reject
(
err
);
})
//是否启动加载
if
(
Loading
)
{
uni
.
showLoading
({
mask
:
true
});
}
const
header
=
{
"Content-Type"
:
"application/json; charset=utf-8"
,
"source"
:
'pc'
,
"oa-user-id"
:
oa_user_id
,
"oa-skey"
:
oa_skey
};
return
new
Promise
((
resolve
,
reject
)
=>
{
uni
.
request
({
method
:
type
,
url
:
url
,
data
:
params
,
header
:
header
,
dataType
:
'json'
}).
then
((
response
)
=>
{
let
[
error
,
res
]
=
response
;
//未登录拦截
if
(
res
.
data
.
code
==
101
)
{
uni
.
navigateTo
({
url
:
'/pages/mine/login'
})
return
false
;
}
resolve
(
res
.
data
);
if
(
Loading
)
{
uni
.
hideLoading
();
}
}).
catch
(
error
=>
{
uni
.
showToast
({
title
:
'网络出现问题'
,
icon
:
'error'
});
let
[
err
,
res
]
=
error
;
reject
(
err
);
})
});
}
...
...
@@ -59,14 +59,14 @@ const request = (url = '', type = 'GET', param = {}, Loading) => {
* 平台判断
*/
const
getPlatform
=
()
=>
{
let
platform
=
uni
.
getSystemInfoSync
().
platform
;
if
(
platform
==
'ios'
)
{
platform
=
'ios'
;
}
else
if
(
platform
==
'android'
)
{
platform
=
'android'
;
}
let
platform
=
uni
.
getSystemInfoSync
().
platform
;
if
(
platform
==
'ios'
)
{
platform
=
'ios'
;
}
else
if
(
platform
==
'android'
)
{
platform
=
'android'
;
}
return
platform
;
return
platform
;
}
...
...
@@ -74,7 +74,7 @@ const getPlatform = () => {
* 来创建指定长度且所有元素都被初始化为 false 的数组
*/
const
createArray
=
(
length
,
value
)
=>
{
return
Array
(
length
).
fill
(
value
);
return
Array
(
length
).
fill
(
value
);
}
...
...
@@ -82,24 +82,24 @@ const createArray = (length, value) => {
* 截取字符串的前8个字符
*/
const
getFirstEightChars
=
(
str
)
=>
{
return
str
.
substring
(
0
,
8
);
return
str
.
substring
(
0
,
8
);
}
// 格式化日期为 YYYY-MM-DD
const
formatDate
=
(
date
)
=>
{
const
year
=
date
.
getFullYear
();
const
month
=
(
date
.
getMonth
()
+
1
).
toString
().
padStart
(
2
,
'0'
);
const
day
=
date
.
getDate
().
toString
().
padStart
(
2
,
'0'
);
return
`
${
year
}
-
${
month
}
-
${
day
}
`
;
const
year
=
date
.
getFullYear
();
const
month
=
(
date
.
getMonth
()
+
1
).
toString
().
padStart
(
2
,
'0'
);
const
day
=
date
.
getDate
().
toString
().
padStart
(
2
,
'0'
);
return
`
${
year
}
-
${
month
}
-
${
day
}
`
;
};
module
.
exports
=
{
request
,
getPlatform
,
createArray
,
getFirstEightChars
,
formatDate
request
,
getPlatform
,
createArray
,
getFirstEightChars
,
formatDate
}
\ No newline at end of file
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