优惠券优化
parent
bdb81e2948
commit
c5ef26d523
|
|
@ -354,8 +354,7 @@ textarea {
|
|||
}
|
||||
.coupon-container .v-left .base .symbol {
|
||||
font-family: Verdana, Tahoma;
|
||||
font-size: 48rpx;
|
||||
font-weight: 400;
|
||||
font-weight: 700;
|
||||
}
|
||||
.coupon-container .v-left .base .price {
|
||||
font-weight: 700;
|
||||
|
|
|
|||
|
|
@ -422,8 +422,7 @@ button[disabled].bg-primary {
|
|||
}
|
||||
.coupon-container .v-left .base .symbol {
|
||||
font-family: Verdana, Tahoma;
|
||||
font-size: 48rpx;
|
||||
font-weight: 400;
|
||||
font-weight: 700;
|
||||
}
|
||||
.coupon-container .v-left .base .price {
|
||||
font-weight: 700;
|
||||
|
|
|
|||
|
|
@ -431,8 +431,7 @@ button[disabled].bg-primary {
|
|||
}
|
||||
.coupon-container .v-left .base .symbol {
|
||||
font-family: Verdana, Tahoma;
|
||||
font-size: 48rpx;
|
||||
font-weight: 400;
|
||||
font-weight: 700;
|
||||
}
|
||||
.coupon-container .v-left .base .price {
|
||||
font-weight: 700;
|
||||
|
|
|
|||
|
|
@ -432,8 +432,7 @@ button[disabled].bg-primary {
|
|||
}
|
||||
.coupon-container .v-left .base .symbol {
|
||||
font-family: Verdana, Tahoma;
|
||||
font-size: 48rpx;
|
||||
font-weight: 400;
|
||||
font-weight: 700;
|
||||
}
|
||||
.coupon-container .v-left .base .price {
|
||||
font-weight: 700;
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@ App({
|
|||
// 请求地址
|
||||
request_url: "{{request_url}}",
|
||||
request_url: 'http://shopxo.com/',
|
||||
// request_url: 'https://dev.shopxo.net/',
|
||||
request_url: 'https://dev.shopxo.net/',
|
||||
|
||||
// 基础信息
|
||||
application_title: "{{application_title}}",
|
||||
|
|
|
|||
|
|
@ -431,8 +431,7 @@ button[disabled].bg-primary {
|
|||
}
|
||||
.coupon-container .v-left .base .symbol {
|
||||
font-family: Verdana, Tahoma;
|
||||
font-size: 48rpx;
|
||||
font-weight: 400;
|
||||
font-weight: 700;
|
||||
}
|
||||
.coupon-container .v-left .base .price {
|
||||
font-weight: 700;
|
||||
|
|
|
|||
Loading…
Reference in New Issue