diff --git a/components/b-shop-infor-head/b-shop-infor-head.vue b/components/b-shop-infor-head/b-shop-infor-head.vue
index 975325c..a465115 100644
--- a/components/b-shop-infor-head/b-shop-infor-head.vue
+++ b/components/b-shop-infor-head/b-shop-infor-head.vue
@@ -181,7 +181,7 @@
// 瑞幸导航样式
.shop-top-rx {
width: 100%;
- padding: 0 30rpx 30rpx 30rpx;
+ padding: 20rpx 30rpx 30rpx 30rpx;
&-infor {
display: flex;
align-items: center;
diff --git a/pages/restaurant/order/orders-settlement/orders-settlement.vue b/pages/restaurant/order/orders-settlement/orders-settlement.vue
index 0816d4d..892ebe3 100644
--- a/pages/restaurant/order/orders-settlement/orders-settlement.vue
+++ b/pages/restaurant/order/orders-settlement/orders-settlement.vue
@@ -85,6 +85,18 @@
-->
+
+
+
+ 消费补贴卡:
+ ({{ (Number(UserCard.amount || 0) - Number(ZeroData.realSubsidy || 0)).toFixed(2) }})
+
+
+
+
+ *消费补贴卡余额已为零,请联系市场推广人员领取
+
+
@@ -94,19 +106,7 @@
-
-
-
- 消费补贴卡:
- ({{ (Number(UserCard.amount || 0) - Number(ZeroData.realSubsidy || 0)).toFixed(2) }})
-
-
-
-
- *当前未使用消费补贴卡,请联系市场推广人员领取
-
-
-
+
温馨提示
1、出餐后不支持退款,如需退款,请在出餐前联系客服;
2、 如遇点餐失败,1小时内自动退款;
@@ -740,7 +740,7 @@
background-color: rgba(255, 255, 255, 1.000000);
width: 100%;
display: flex;
- padding: 32rpx;
+ padding: 0rpx 32rpx;
flex-direction: column;
border-radius: 15rpx;
margin-bottom: 20rpx;
@@ -749,8 +749,9 @@
.text_5 {
width: 100%;
color: rgba(51, 51, 51, 1);
- font-size: $FONTSIZE28;
- line-height: 86rpx;
+ font-size: $FONTSIZE32;
+ line-height: 86rpx;
+ font-weight: 800;
}
.commodity-item {
@@ -861,7 +862,8 @@
width: 100%;
line-height: 86rpx;
color: rgba(51, 51, 51, 1);
- font-size: $FONTSIZE28;
+ font-size: $FONTSIZE32;
+ font-weight: 800;
}
// 商品样式
diff --git a/pages/restaurant/order/orders-settlement/settlement.vue b/pages/restaurant/order/orders-settlement/settlement.vue
index cf1fe97..0b23103 100644
--- a/pages/restaurant/order/orders-settlement/settlement.vue
+++ b/pages/restaurant/order/orders-settlement/settlement.vue
@@ -108,6 +108,18 @@
-->
+
+
+
+ 消费补贴卡:
+ ({{ (Number(UserCard.amount || 0) - Number(ZeroData.realSubsidy || 0)).toFixed(2) }})
+
+
+
+
+ *消费补贴卡余额已为零,请联系市场推广人员领取
+
+
@@ -117,20 +129,7 @@
-
-
-
- 消费补贴卡:
- ({{ (Number(UserCard.amount || 0) - Number(ZeroData.realSubsidy || 0)).toFixed(2) }})
-
-
-
-
- *当前未使用消费补贴卡,请联系市场推广人员领取
-
-
-
-
+
温馨提示
1、出餐后不支持退款,如需退款,请在出餐前联系客服;
2、 如遇点餐失败,1小时内自动退款;
@@ -719,15 +718,16 @@
background-color: rgba(255, 255, 255, 1.000000);
width: 100%;
display: flex;
- padding: 32rpx;
+ padding: 0rpx 32rpx;
flex-direction: column;
}
.text_5 {
width: 100%;
color: rgba(51, 51, 51, 1);
- font-size: $FONTSIZE28;
- line-height: 86rpx;
+ font-size: $FONTSIZE32;
+ line-height: 86rpx;
+ font-weight: 800;
}
.commodity-item {
@@ -911,7 +911,8 @@
width: 100%;
line-height: 86rpx;
color: rgba(51, 51, 51, 1);
- font-size: $FONTSIZE28;
+ font-size: $FONTSIZE32;
+ font-weight: 800;
border-bottom: 1rpx solid #E3E3E3;
}
diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html
index e45420f..7648cc6 100644
--- a/unpackage/dist/build/web/index.html
+++ b/unpackage/dist/build/web/index.html
@@ -1,2 +1,2 @@
在线点餐
\ No newline at end of file
+ document.write('')