|
@@ -8,15 +8,15 @@
|
|
|
|
|
|
.main3 {
|
|
.main3 {
|
|
// width: 100%;
|
|
// width: 100%;
|
|
- height: 1.5rem;
|
|
|
|
|
|
+ height: 60px;
|
|
background: rgba(255, 255, 255, 1) url("../../assets/home/line.png") bottom center no-repeat;
|
|
background: rgba(255, 255, 255, 1) url("../../assets/home/line.png") bottom center no-repeat;
|
|
background-size: 100% auto;
|
|
background-size: 100% auto;
|
|
background-color: #f5f5f5;
|
|
background-color: #f5f5f5;
|
|
|
|
|
|
.group4 {
|
|
.group4 {
|
|
- width: 100%;
|
|
|
|
|
|
+ // width: 100%;
|
|
// height: 17px;
|
|
// height: 17px;
|
|
- padding: 0 0.5rem;
|
|
|
|
|
|
+ padding: 0 20px;
|
|
|
|
|
|
.ImageText1 {
|
|
.ImageText1 {
|
|
// height: 16px;
|
|
// height: 16px;
|
|
@@ -24,14 +24,15 @@
|
|
// width: 87px;
|
|
// width: 87px;
|
|
|
|
|
|
.outer2 {
|
|
.outer2 {
|
|
- width: 2.2rem;
|
|
|
|
|
|
+ // width: 50px;
|
|
// height: 16px;
|
|
// height: 16px;
|
|
|
|
|
|
.block1 {
|
|
.block1 {
|
|
- width: 0.4rem;
|
|
|
|
- height: 0.4rem;
|
|
|
|
|
|
+ width: 15px;
|
|
|
|
+ height: 15px;
|
|
background: url("../../assets/home/titleIcon.png") top center no-repeat;
|
|
background: url("../../assets/home/titleIcon.png") top center no-repeat;
|
|
background-size: 100%;
|
|
background-size: 100%;
|
|
|
|
+ margin-right: 5px;
|
|
}
|
|
}
|
|
|
|
|
|
.TextGroup1 {
|
|
.TextGroup1 {
|
|
@@ -44,11 +45,11 @@
|
|
// height: 14px;
|
|
// height: 14px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 0.4rem;
|
|
|
|
|
|
+ font-size: 14px;
|
|
font-family: PingFangSC-Semibold;
|
|
font-family: PingFangSC-Semibold;
|
|
text-align: left;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.4rem;
|
|
|
|
|
|
+ line-height: 15px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -60,7 +61,7 @@
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
|
|
|
.label2 {
|
|
.label2 {
|
|
- width: 0.5rem;
|
|
|
|
|
|
+ width: 16px;
|
|
// height: 20px;
|
|
// height: 20px;
|
|
// margin-right: 5px;
|
|
// margin-right: 5px;
|
|
}
|
|
}
|
|
@@ -71,15 +72,15 @@
|
|
.salesData {
|
|
.salesData {
|
|
background: url("../../assets/home/outer.png") top center no-repeat;
|
|
background: url("../../assets/home/outer.png") top center no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
- width: 100%;
|
|
|
|
- margin-top: 0.5rem;
|
|
|
|
|
|
+ // width: 100%;
|
|
|
|
+ margin-top: 20px;
|
|
|
|
|
|
// .block5 {
|
|
// .block5 {
|
|
// width: 100%;
|
|
// width: 100%;
|
|
- padding: 0.3rem 0.5rem;
|
|
|
|
|
|
+ padding: 10px 20px;
|
|
|
|
|
|
.salesDataBox {
|
|
.salesDataBox {
|
|
- margin: 0.6rem 0;
|
|
|
|
|
|
+ margin: 25px 0;
|
|
|
|
|
|
.dataGroup {
|
|
.dataGroup {
|
|
width: 33.3%;
|
|
width: 33.3%;
|
|
@@ -95,12 +96,12 @@
|
|
// padding-right: 0.5rem;
|
|
// padding-right: 0.5rem;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(223, 94, 76, 1);
|
|
color: rgba(223, 94, 76, 1);
|
|
- font-size: 0.4rem;
|
|
|
|
|
|
+ font-size: 15px;
|
|
font-family: PingFangSC-Semibold;
|
|
font-family: PingFangSC-Semibold;
|
|
text-align: center;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.4rem;
|
|
|
|
- margin-top: 0.25rem;
|
|
|
|
|
|
+ line-height: 15px;
|
|
|
|
+ margin-top: 10px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -109,13 +110,13 @@
|
|
// height: 30px;
|
|
// height: 30px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(223, 94, 76, 1);
|
|
color: rgba(223, 94, 76, 1);
|
|
- font-size: 0.6rem;
|
|
|
|
|
|
+ font-size: 20px;
|
|
font-family: PingFangSC-Semibold;
|
|
font-family: PingFangSC-Semibold;
|
|
text-align: center;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.6rem;
|
|
|
|
|
|
+ line-height: 20px;
|
|
// margin-left: -20px;
|
|
// margin-left: -20px;
|
|
- margin-top: 0.1rem;
|
|
|
|
|
|
+ margin-top: 5px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -125,95 +126,22 @@
|
|
// height: 17px;
|
|
// height: 17px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(135, 135, 166, 1);
|
|
color: rgba(135, 135, 166, 1);
|
|
- font-size: 0.35rem;
|
|
|
|
|
|
+ font-size: 13px;
|
|
text-align: center;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.35rem;
|
|
|
|
|
|
+ line-height: 13px;
|
|
display: block;
|
|
display: block;
|
|
- margin-top: 0.35rem;
|
|
|
|
|
|
+ margin-top: 15px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
- // .TextGroup7 {
|
|
|
|
- // height: 58px;
|
|
|
|
- // width: 33%;
|
|
|
|
-
|
|
|
|
- // .mod3 {
|
|
|
|
- // width: 100%;
|
|
|
|
- // height: 58px;
|
|
|
|
- // align-items: center;
|
|
|
|
-
|
|
|
|
- // .txt8 {
|
|
|
|
- // height: 30px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(223, 94, 76, 1);
|
|
|
|
- // font-size: 22px;
|
|
|
|
- // font-family: PingFangSC-Semibold;
|
|
|
|
- // text-align: center;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 30px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .info6 {
|
|
|
|
- // height: 17px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(135, 135, 166, 1);
|
|
|
|
- // font-size: 12px;
|
|
|
|
- // text-align: center;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 17px;
|
|
|
|
- // margin-top: 11px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .TextGroup8 {
|
|
|
|
- // height: 58px;
|
|
|
|
- // width: 33%;
|
|
|
|
-
|
|
|
|
- // .outer6 {
|
|
|
|
- // width: 100%;
|
|
|
|
- // height: 58px;
|
|
|
|
- // align-items: center;
|
|
|
|
-
|
|
|
|
- // .txt9 {
|
|
|
|
- // height: 30px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(223, 94, 76, 1);
|
|
|
|
- // font-size: 22px;
|
|
|
|
- // font-family: PingFangSC-Semibold;
|
|
|
|
- // text-align: center;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 30px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .word10 {
|
|
|
|
- // height: 17px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(135, 135, 166, 1);
|
|
|
|
- // font-size: 12px;
|
|
|
|
- // text-align: center;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 17px;
|
|
|
|
- // margin-top: 11px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // }
|
|
|
|
}
|
|
}
|
|
|
|
|
|
.OrderHead {
|
|
.OrderHead {
|
|
- height: 1.5rem;
|
|
|
|
- margin-top: 0.5rem;
|
|
|
|
- margin-bottom: 0.2rem;
|
|
|
|
- width: 100%;
|
|
|
|
|
|
+ height: 50px;
|
|
|
|
+ margin-top: 10px;
|
|
|
|
+ margin-bottom: 15px;
|
|
|
|
+ // width: 100%;
|
|
background: rgba(255, 255, 255, 1) url("../../assets/home/line.png") bottom center no-repeat;
|
|
background: rgba(255, 255, 255, 1) url("../../assets/home/line.png") bottom center no-repeat;
|
|
background-color: #fff;
|
|
background-color: #fff;
|
|
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
|
|
@@ -221,7 +149,7 @@
|
|
|
|
|
|
.main9 {
|
|
.main9 {
|
|
// width: 100%;
|
|
// width: 100%;
|
|
- padding: 2.5px 0.5rem;
|
|
|
|
|
|
+ padding: 2.5px 20px;
|
|
// height: 30px;
|
|
// height: 30px;
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
@@ -239,14 +167,15 @@
|
|
// width: 79px;
|
|
// width: 79px;
|
|
|
|
|
|
.mod5 {
|
|
.mod5 {
|
|
- width: 2.1rem;
|
|
|
|
|
|
+ // width: 30px;
|
|
// height: 18px;
|
|
// height: 18px;
|
|
|
|
|
|
.block3 {
|
|
.block3 {
|
|
- width: 0.4rem;
|
|
|
|
- height: 0.4rem;
|
|
|
|
|
|
+ width: 15px;
|
|
|
|
+ height: 15px;
|
|
background: url('../../assets/order/orderIcon.png') top center no-repeat;
|
|
background: url('../../assets/order/orderIcon.png') top center no-repeat;
|
|
background-size: 100%;
|
|
background-size: 100%;
|
|
|
|
+ margin-right: 5px;
|
|
}
|
|
}
|
|
|
|
|
|
.TextGroup7 {
|
|
.TextGroup7 {
|
|
@@ -259,11 +188,11 @@
|
|
// height: 14px;
|
|
// height: 14px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 0.4rem;
|
|
|
|
|
|
+ font-size: 14px;
|
|
font-family: PingFangSC-Semibold;
|
|
font-family: PingFangSC-Semibold;
|
|
text-align: left;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.4rem;
|
|
|
|
|
|
+ line-height: 14px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -274,16 +203,16 @@
|
|
.OrderExcelTxt {
|
|
.OrderExcelTxt {
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: #4d6add;
|
|
color: #4d6add;
|
|
- font-size: 0.35rem;
|
|
|
|
|
|
+ font-size: 14px;
|
|
text-align: center;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.35rem;
|
|
|
|
|
|
+ line-height: 14px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
|
|
.OrderExcelIcon {
|
|
.OrderExcelIcon {
|
|
- width: 0.4rem;
|
|
|
|
- height: 0.4rem;
|
|
|
|
|
|
+ width: 15px;
|
|
|
|
+ height: 15px;
|
|
background: url('../../assets/order/gotoRight.png') top center no-repeat;
|
|
background: url('../../assets/order/gotoRight.png') top center no-repeat;
|
|
background-size: 100%;
|
|
background-size: 100%;
|
|
}
|
|
}
|
|
@@ -292,8 +221,7 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
- .orderList {
|
|
|
|
- width: 100%;
|
|
|
|
|
|
+ .orderList {
|
|
background-color: rgba(255, 255, 255, 1);
|
|
background-color: rgba(255, 255, 255, 1);
|
|
// margin-top: 1px;
|
|
// margin-top: 1px;
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -306,14 +234,14 @@
|
|
// margin-top: 13px;
|
|
// margin-top: 13px;
|
|
|
|
|
|
.section5 {
|
|
.section5 {
|
|
- width: 100%;
|
|
|
|
- height: 45vw;
|
|
|
|
|
|
+ // width: 100%;
|
|
|
|
+ height: 170px;
|
|
position: relative;
|
|
position: relative;
|
|
- padding: 0.2rem 0.5rem;
|
|
|
|
|
|
+ padding: 10px 10px;
|
|
background-color: #f5f5f5;
|
|
background-color: #f5f5f5;
|
|
|
|
|
|
.van-card {
|
|
.van-card {
|
|
- height: 4.2rem;
|
|
|
|
|
|
+ height: 150px;
|
|
background-color: #ffff;
|
|
background-color: #ffff;
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
@@ -323,18 +251,17 @@
|
|
}
|
|
}
|
|
|
|
|
|
.van-card__header {
|
|
.van-card__header {
|
|
- height: 3.5rem;
|
|
|
|
|
|
+ height: 120px;
|
|
}
|
|
}
|
|
|
|
|
|
.van-card__bottom {
|
|
.van-card__bottom {
|
|
- height: 1.5rem;
|
|
|
|
- // width: 50vw;
|
|
|
|
|
|
+ height: 50px;
|
|
}
|
|
}
|
|
|
|
|
|
.van-card__thumb {
|
|
.van-card__thumb {
|
|
- margin-top: 0.5rem;
|
|
|
|
- width: 2rem;
|
|
|
|
- height: 2rem;
|
|
|
|
|
|
+ margin-top: 20px;
|
|
|
|
+ width: 85px;
|
|
|
|
+ height: 85px;
|
|
}
|
|
}
|
|
|
|
|
|
.van-image__img {
|
|
.van-image__img {
|
|
@@ -342,11 +269,11 @@
|
|
}
|
|
}
|
|
|
|
|
|
.tradeName {
|
|
.tradeName {
|
|
- width: 4rem;
|
|
|
|
|
|
+ width: 150px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 0.325rem;
|
|
|
|
- line-height: 0.5rem;
|
|
|
|
|
|
+ font-size: 13px;
|
|
|
|
+ line-height: 18px;
|
|
display: block;
|
|
display: block;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
@@ -354,20 +281,20 @@
|
|
}
|
|
}
|
|
|
|
|
|
.equipmentName {
|
|
.equipmentName {
|
|
- width: 4.25rem;
|
|
|
|
|
|
+ width: 150px;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 0.325rem;
|
|
|
|
- line-height: 0.5rem;
|
|
|
|
|
|
+ font-size: 13px;
|
|
|
|
+ line-height: 18px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
|
|
.orderTime {
|
|
.orderTime {
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 0.25rem;
|
|
|
|
|
|
+ font-size: 11px;
|
|
text-align: left;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.5rem;
|
|
|
|
|
|
+ line-height: 14px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -378,26 +305,26 @@
|
|
// height: 0.325rem;
|
|
// height: 0.325rem;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 0.3rem;
|
|
|
|
|
|
+ font-size: 11px;
|
|
text-align: left;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.5rem;
|
|
|
|
|
|
+ line-height: 14px;
|
|
display: block;
|
|
display: block;
|
|
- padding-top: 0.15rem;
|
|
|
|
|
|
+ padding-top: 5px;
|
|
}
|
|
}
|
|
|
|
|
|
.currencySymbol {
|
|
.currencySymbol {
|
|
// height: 16px;
|
|
// height: 16px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(77, 193, 147, 1);
|
|
color: rgba(77, 193, 147, 1);
|
|
- font-size: 0.35rem;
|
|
|
|
|
|
+ font-size: 13px;
|
|
font-family: PingFangSC-Semibold;
|
|
font-family: PingFangSC-Semibold;
|
|
text-align: center;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.4rem;
|
|
|
|
|
|
+ line-height: 15px;
|
|
display: block;
|
|
display: block;
|
|
// padding-right: 0.1rem;
|
|
// padding-right: 0.1rem;
|
|
- padding-top: 0.1rem;
|
|
|
|
|
|
+ padding-top: 5px;
|
|
}
|
|
}
|
|
|
|
|
|
.orderPrice {
|
|
.orderPrice {
|
|
@@ -405,11 +332,11 @@
|
|
// width: auto;
|
|
// width: auto;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(77, 193, 147, 1);
|
|
color: rgba(77, 193, 147, 1);
|
|
- font-size: 0.4rem;
|
|
|
|
|
|
+ font-size: 13px;
|
|
font-family: PingFangSC-Semibold;
|
|
font-family: PingFangSC-Semibold;
|
|
text-align: left;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.5rem;
|
|
|
|
|
|
+ line-height: 20px;
|
|
padding-top: 0.05rem;
|
|
padding-top: 0.05rem;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
@@ -421,35 +348,35 @@
|
|
// height: 0.325rem;
|
|
// height: 0.325rem;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(229, 154, 109, 1);
|
|
color: rgba(229, 154, 109, 1);
|
|
- font-size: 0.3rem;
|
|
|
|
|
|
+ font-size: 10px;
|
|
font-family: PingFangSC-Medium;
|
|
font-family: PingFangSC-Medium;
|
|
text-align: left;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.5rem;
|
|
|
|
|
|
+ line-height: 15px;
|
|
display: block;
|
|
display: block;
|
|
// padding-top: 0.15rem;
|
|
// padding-top: 0.15rem;
|
|
}
|
|
}
|
|
|
|
|
|
.van-card__footer {
|
|
.van-card__footer {
|
|
position: absolute;
|
|
position: absolute;
|
|
- top: 35vw;
|
|
|
|
- right: 5vw;
|
|
|
|
- width: 10vw;
|
|
|
|
|
|
+ top: 125px;
|
|
|
|
+ right: 15px;
|
|
|
|
+ // width: 40px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 0.3rem;
|
|
|
|
|
|
+ // font-size: 18px;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.3rem;
|
|
|
|
|
|
+ // line-height: 20px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
.payPic {
|
|
.payPic {
|
|
position: absolute;
|
|
position: absolute;
|
|
- top: 0.3rem;
|
|
|
|
- right: 0.5rem;
|
|
|
|
- width: 1.5rem;
|
|
|
|
- height: 1.5rem;
|
|
|
|
|
|
+ top: 20px;
|
|
|
|
+ right: 15px;
|
|
|
|
+ width: 50px;
|
|
|
|
+ height: 50px;
|
|
|
|
|
|
&.orderSuccess {
|
|
&.orderSuccess {
|
|
background: url('../../assets/order/paySuccess.png') top center no-repeat;
|
|
background: url('../../assets/order/paySuccess.png') top center no-repeat;
|
|
@@ -481,18 +408,18 @@
|
|
}
|
|
}
|
|
|
|
|
|
.orderPopBox {
|
|
.orderPopBox {
|
|
- width: 100%;
|
|
|
|
|
|
+ // width: 100%;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
background-color: rgba(255, 255, 255, 1);
|
|
// border-radius: 1vw 1vw 0 0;
|
|
// border-radius: 1vw 1vw 0 0;
|
|
- height: 55vh;
|
|
|
|
- padding: 5vw 5vw;
|
|
|
|
|
|
+ height: 420px;
|
|
|
|
+ padding: 10px 10px;
|
|
|
|
|
|
// .section1 {
|
|
// .section1 {
|
|
|
|
|
|
// .group3 {
|
|
// .group3 {
|
|
|
|
|
|
.popTopBox {
|
|
.popTopBox {
|
|
- height: 15vw;
|
|
|
|
|
|
+ height: 70px;
|
|
|
|
|
|
.popTopTxtBox {
|
|
.popTopTxtBox {
|
|
// height: 71px;
|
|
// height: 71px;
|
|
@@ -515,11 +442,11 @@
|
|
// height: 13px;
|
|
// height: 13px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 4vw;
|
|
|
|
|
|
+ font-size: 15px;
|
|
font-family: PingFangSC-Medium;
|
|
font-family: PingFangSC-Medium;
|
|
text-align: center;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 4vw;
|
|
|
|
|
|
+ line-height: 15px;
|
|
display: block;
|
|
display: block;
|
|
// margin: 5vw 0 0 5vw;
|
|
// margin: 5vw 0 0 5vw;
|
|
}
|
|
}
|
|
@@ -529,253 +456,68 @@
|
|
// height: 30px;
|
|
// height: 30px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(223, 94, 76, 1);
|
|
color: rgba(223, 94, 76, 1);
|
|
- font-size: 6vw;
|
|
|
|
|
|
+ font-size: 20px;
|
|
font-family: PingFangSC-Semibold;
|
|
font-family: PingFangSC-Semibold;
|
|
text-align: center;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 6vw;
|
|
|
|
|
|
+ line-height: 20px;
|
|
display: block;
|
|
display: block;
|
|
// margin: 5px 0 0 15px;
|
|
// margin: 5px 0 0 15px;
|
|
- margin-top: 2vw;
|
|
|
|
|
|
+ margin-top: 8px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
.line {
|
|
.line {
|
|
background-color: rgba(215, 215, 226, 1);
|
|
background-color: rgba(215, 215, 226, 1);
|
|
- // border-radius: 2px;
|
|
|
|
- // width: 100%;
|
|
|
|
height: 1px;
|
|
height: 1px;
|
|
- margin: 5vw 0;
|
|
|
|
|
|
+ margin: 10px 0;
|
|
}
|
|
}
|
|
|
|
|
|
- // .layer2 {
|
|
|
|
- // width: 250px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // margin: 30px 0 0 15px;
|
|
|
|
-
|
|
|
|
- // .info2 {
|
|
|
|
- // width: 52px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(135, 135, 166, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .txt6 {
|
|
|
|
- // width: 158px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(64, 77, 116, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
.orderDetailBox {
|
|
.orderDetailBox {
|
|
- // width: 50vw;
|
|
|
|
- // height: 18px;
|
|
|
|
- // margin: 8px 0 0 15px;
|
|
|
|
- // overflow: auto;
|
|
|
|
- margin-top: 3vw;
|
|
|
|
- padding: 0 5vw;
|
|
|
|
|
|
+ margin-top: 10px;
|
|
|
|
+ padding: 0 15px;
|
|
|
|
|
|
.title {
|
|
.title {
|
|
- width: 25vw;
|
|
|
|
- // height: 14px;
|
|
|
|
|
|
+ width: 100px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(135, 135, 166, 1);
|
|
color: rgba(135, 135, 166, 1);
|
|
- font-size: 0.35rem;
|
|
|
|
|
|
+ font-size: 13px;
|
|
text-align: left;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
- line-height: 0.5rem;
|
|
|
|
|
|
+ line-height: 16px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
|
|
|
|
.content {
|
|
.content {
|
|
- width: 55vw;
|
|
|
|
- // height: 18px;
|
|
|
|
|
|
+ width: 200px;
|
|
overflow-wrap: break-word;
|
|
overflow-wrap: break-word;
|
|
color: rgba(64, 77, 116, 1);
|
|
color: rgba(64, 77, 116, 1);
|
|
- font-size: 0.35rem;
|
|
|
|
- text-align: left;
|
|
|
|
|
|
+ font-size: 13px;
|
|
|
|
+ text-align: right;
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
- line-height: 0.5rem;
|
|
|
|
|
|
+ line-height: 16px;
|
|
display: block;
|
|
display: block;
|
|
}
|
|
}
|
|
-
|
|
|
|
- // .word6 {
|
|
|
|
- // // width: 52px;
|
|
|
|
- // // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(135, 135, 166, 1);
|
|
|
|
- // font-size: 0.35rem;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 3.5vw;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
}
|
|
}
|
|
|
|
|
|
.van-field__label {
|
|
.van-field__label {
|
|
- width: 2rem;
|
|
|
|
|
|
+ width: 100px;
|
|
color: rgba(135, 135, 166, 1);
|
|
color: rgba(135, 135, 166, 1);
|
|
- font-size: 0.35rem;
|
|
|
|
|
|
+ font-size: 13px;
|
|
text-align: left;
|
|
text-align: left;
|
|
}
|
|
}
|
|
|
|
|
|
.van-field__control {
|
|
.van-field__control {
|
|
- font-size: 0.35rem;
|
|
|
|
|
|
+ font-size: 13px;
|
|
}
|
|
}
|
|
|
|
|
|
.van-cell {
|
|
.van-cell {
|
|
- padding: 0 5vw;
|
|
|
|
- margin-top: 2vw;
|
|
|
|
|
|
+ padding: 0 15px;
|
|
|
|
+ margin-top: 8px;
|
|
}
|
|
}
|
|
-
|
|
|
|
- // .layer4 {
|
|
|
|
- // width: 251px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // margin: 8px 0 0 15px;
|
|
|
|
-
|
|
|
|
- // .word3 {
|
|
|
|
- // width: 52px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(135, 135, 166, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .word4 {
|
|
|
|
- // width: 159px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(64, 77, 116, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .layer5 {
|
|
|
|
- // width: 131px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // margin: 8px 0 0 15px;
|
|
|
|
-
|
|
|
|
- // .txt7 {
|
|
|
|
- // width: 26px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(135, 135, 166, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .word5 {
|
|
|
|
- // width: 39px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(64, 77, 116, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .layer6 {
|
|
|
|
- // width: 144px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // margin: 8px 0 0 15px;
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
- // .word7 {
|
|
|
|
- // width: 52px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(64, 77, 116, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .layer7 {
|
|
|
|
- // width: 221px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // margin: 8px 0 0 15px;
|
|
|
|
-
|
|
|
|
- // .word8 {
|
|
|
|
- // width: 52px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(135, 135, 166, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
- // .info4 {
|
|
|
|
- // width: 129px;
|
|
|
|
- // height: 18px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(64, 77, 116, 1);
|
|
|
|
- // font-size: 13px;
|
|
|
|
- // text-align: left;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 18px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
-
|
|
|
|
-
|
|
|
|
- // .Button1 {
|
|
|
|
- // background-color: rgba(77, 106, 221, 1);
|
|
|
|
- // border-radius: 17px;
|
|
|
|
- // height: 34px;
|
|
|
|
- // width: 120px;
|
|
|
|
- // margin: 33px 0 0 113px;
|
|
|
|
- // text-align: center;
|
|
|
|
-
|
|
|
|
- // .info5 {
|
|
|
|
- // width: 60px;
|
|
|
|
- // overflow-wrap: break-word;
|
|
|
|
- // color: rgba(255, 255, 255, 1);
|
|
|
|
- // font-size: 15px;
|
|
|
|
- // font-family: PingFangSC-Medium;
|
|
|
|
- // text-align: center;
|
|
|
|
- // white-space: nowrap;
|
|
|
|
- // line-height: 34px;
|
|
|
|
- // display: block;
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
- // }
|
|
|
|
}
|
|
}
|
|
|
|
|
|
.btnFooter {
|
|
.btnFooter {
|
|
@@ -793,7 +535,7 @@
|
|
|
|
|
|
.totalRefund {
|
|
.totalRefund {
|
|
color: #df5e4c;
|
|
color: #df5e4c;
|
|
- font-size: 0.55rem;
|
|
|
|
|
|
+ font-size: 18px;
|
|
font-family: PingFangSC-Semibold;
|
|
font-family: PingFangSC-Semibold;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -867,6 +609,6 @@
|
|
.van-button--primary {
|
|
.van-button--primary {
|
|
border-color: #4d6add;
|
|
border-color: #4d6add;
|
|
background-color: #4d6add;
|
|
background-color: #4d6add;
|
|
- font-size: 0.325rem;
|
|
|
|
|
|
+ // font-size: 0.325rem;
|
|
}
|
|
}
|
|
}
|
|
}
|