Commit 19263432 by LJM

bug

parent 09986e63
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
} }
} }
.print-btn { .print-btn {
font-size: 24rpx; font-size: 23rpx;
color: #1969f9; color: #1969f9;
} }
.preCheck { .preCheck {
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
} }
} }
.print-btn { .print-btn {
font-size: 24rpx; font-size: 23rpx;
color: #1969f9; color: #1969f9;
} }
.search-box { .search-box {
...@@ -210,6 +210,19 @@ ...@@ -210,6 +210,19 @@
font-weight: bold; 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 { .pp {
font-size: 20rpx; font-size: 20rpx;
color: #292b33; color: #292b33;
...@@ -271,60 +284,6 @@ ...@@ -271,60 +284,6 @@
} }
} }
} }
.drawer-list {
.box {
position: relative;
padding: 18rpx 18rpx 18rpx 18rpx;
background: #ffffff;
box-shadow: 0px 3rpx 3rpx 0px rgba(198, 199, 204, 0.3);
border-radius: 10rpx;
border: 1px solid #c6c7cc;
margin-bottom: 15rpx;
.top {
margin-bottom: 10rpx;
.t1 {
font-size: 17rpx;
color: #1969f9;
font-weight: bold;
}
.t2 {
font-size: 20rpx;
color: #292b33;
font-weight: bold;
margin-left: 8rpx;
}
.t3 {
font-size: 16rpx;
color: #919399;
}
.t4 {
font-size: 16rpx;
color: #484b59;
}
}
.bar {
line-height: 26rpx;
.tt {
font-size: 16rpx;
color: #919399;
white-space: nowrap;
}
.yy {
max-width: 55%;
font-size: 16rpx;
color: #484b59;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
}
}
}
.time {
margin-top: 8rpx;
font-size: 16rpx;
color: #919399;
}
.btn { .btn {
position: absolute; position: absolute;
bottom: 0; bottom: 0;
...@@ -345,27 +304,10 @@ ...@@ -345,27 +304,10 @@
font-weight: bold; font-weight: bold;
} }
} }
.tip-box {
margin-top: 36rpx;
margin-bottom: 23rpx;
height: 60rpx;
background: #fff5ec;
border-radius: 30rpx 30rpx 30rpx 30rpx;
.iconfont {
font-size: 30rpx;
color: #f98119;
margin-left: 23rpx;
}
.tt {
margin-left: 12rpx;
font-size: 20rpx;
color: #f98119;
}
}
.input-wrap { .input-wrap {
margin-bottom: 25rpx; margin-bottom: 25rpx;
.label-title { .label-title {
font-size: 20rpx; font-size: 17rpx;
color: #484b59; color: #484b59;
font-weight: bold; font-weight: bold;
margin-bottom: 10rpx; margin-bottom: 10rpx;
...@@ -396,112 +338,126 @@ ...@@ -396,112 +338,126 @@
padding: 18rpx; padding: 18rpx;
} }
} }
.sel-box { .select-box {
height: 55rpx;
background: #ffffff; background: #ffffff;
border-radius: 10rpx; border-radius: 10rpx;
border: 1px solid #1969f9; border: 1px solid #1969f9;
font-size: 17rpx; .wrap {
padding-left: 18rpx; padding-left: 15rpx;
padding-right: 25rpx;
height: 40rpx;
}
.uni-input {
font-size: 17rpx;
color: #484b59;
}
.uni-arrow { .uni-arrow {
width: 14rpx; width: 14rpx;
height: 9rpx; height: 9rpx;
background: url('https://img.ichunt.com/images/ichunt/202304/10/e4c72319ad41ce1425f71cc6ec35f111.png') no-repeat center; background: url('https://img.ichunt.com/images/ichunt/202304/10/e4c72319ad41ce1425f71cc6ec35f111.png') no-repeat center;
background-size: contain; background-size: contain;
margin-right: 12rpx; margin-left: 12rpx;
} }
} }
} }
.uni-swiper-wrap { .pack {
margin-top: 15rpx; .h2 {
.uni-swiper-input { font-size: 17rpx;
margin-bottom: 15rpx; color: #484b59;
.label { font-weight: bold;
width: 24%; margin-bottom: 10rpx;
font-size: 16rpx; .tt {
font-size: 17rpx;
color: #919399; color: #919399;
&.required:before { font-weight: normal;
content: ' *';
color: red;
}
} }
.select-box { .num {
position: relative; .t1 {
width: 76%; font-size: 13rpx;
height: 45rpx; color: #1969f9;
.uni-arrow {
position: absolute;
right: 14rpx;
width: 14rpx;
height: 9rpx;
background: url('https://img.ichunt.com/images/ichunt/202304/10/e4c72319ad41ce1425f71cc6ec35f111.png') no-repeat center;
background-size: contain;
} }
.uni-input { .t2 {
width: 100%; font-size: 13rpx;
height: 45rpx; color: #919399;
background: #ffffff;
border-radius: 10rpx;
border: 1px solid #1969f9;
font-size: 17rpx;
padding-left: 18rpx;
} }
} }
.input-box { }
position: relative; .icon-box {
width: 76%; width: 75rpx;
.uni-input { height: 55rpx;
width: 100%; border-radius: 10rpx;
height: 45rpx; border: 1px solid #c6c7cc;
background: #ffffff; .iconfont {
border-radius: 10rpx; font-size: 30rpx;
border: 1px solid #1969f9; color: #56585e;
font-size: 17rpx;
padding-left: 18rpx;
}
} }
} }
.uni-swiper-input-multipl { .pic-list {
margin-bottom: 15rpx; flex-wrap: wrap;
.label { margin-bottom: 18rpx;
width: 24%; .default {
.uni-arrow { width: 120rpx;
width: 14rpx; height: 120rpx;
height: 9rpx; background: #f5f5f7;
background: url('https://img.ichunt.com/images/ichunt/202304/10/e4c72319ad41ce1425f71cc6ec35f111.png') no-repeat center; border-radius: 10rpx;
background-size: contain; margin-right: 15rpx;
margin-right: 10rpx; .iconfont {
} font-size: 60rpx;
.uni-input { color: #c6c7cc;
font-size: 17rpx;
} }
} }
.multipl-input { .box {
width: 76%; position: relative;
.uni-input { width: 120rpx;
width: 100%; height: 120rpx;
height: 45rpx; background: #f5f5f7;
background: #ffffff; border-radius: 10rpx;
border-radius: 10rpx; margin-right: 15rpx;
border: 1px solid #1969f9; margin-bottom: 15rpx;
font-size: 17rpx; image {
padding-left: 18rpx; width: 120rpx;
height: 120rpx;
} }
.timesSymbol { .iconfont {
padding: 0 14rpx; position: absolute;
font-size: 24rpx; right: 0;
color: #292b33; top: 0;
font-weight: bold; font-size: 30rpx;
color: #ff3700;
z-index: 9;
} }
.unit { }
margin-left: 10rpx; }
color: #919399; .textarea-box {
font-size: 25rpx; width: 100%;
textarea {
width: 100%;
height: 85rpx;
padding: 10rpx 15rpx;
background: #f5f5f7;
border-radius: 10rpx;
font-size: 16rpx;
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;
margin-left: 10rpx;
}
} }
} }
.swiper {
height: 790rpx;
}
} }
...@@ -632,13 +632,13 @@ ...@@ -632,13 +632,13 @@
stockPreCheckTally(precheck_ids) { stockPreCheckTally(precheck_ids) {
if (precheck_ids) { if (precheck_ids) {
this.stockPreCheckTallyParams.precheck_ids = precheck_ids; this.stockPreCheckTallyParams.precheck_ids = precheck_ids;
} if (!this.stockPreCheckTallyParams.tally_num) {
if (!this.stockPreCheckTallyParams.tally_num) { uni.showToast({
uni.showToast({ title: '理货数量必填',
title: '理货数量必填', icon: 'none'
icon: 'none' });
}); return false;
return false; }
} }
if (!this.stockPreCheckTallyParams.preckeck_imgs) { if (!this.stockPreCheckTallyParams.preckeck_imgs) {
uni.showToast({ uni.showToast({
......
...@@ -379,7 +379,11 @@ const API = { ...@@ -379,7 +379,11 @@ const API = {
/** /**
* 预检单-理货 * 预检单-理货
* */ * */
stockPreCheckTally: API_BASE + '/api/stockIn/stockPreCheck/stockPreCheckTally' stockPreCheckTally: API_BASE + '/api/stockIn/stockPreCheck/stockPreCheckTally',
/**
* 新增分货登记
* */
addSeparateStockInRegister: API_BASE + '/api/stockIn/stockInRegister/addSeparateStockInRegister'
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment