Commit 89dc288f by liangjianmin

css

parent da559e09
.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
.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
......@@ -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
.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
.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
.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
.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
.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
.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
.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
.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
.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
.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
......@@ -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;
......
.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
.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
.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
.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
.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
.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
.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
......@@ -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
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