diff --git a/fuintCashierWeb/src/views/cashier/NewComponents/newHome.vue b/fuintCashierWeb/src/views/cashier/NewComponents/newHome.vue
index e93c3e695..b1e1c35b3 100644
--- a/fuintCashierWeb/src/views/cashier/NewComponents/newHome.vue
+++ b/fuintCashierWeb/src/views/cashier/NewComponents/newHome.vue
@@ -3,10 +3,10 @@
-
+
-
+
{{chooseVipUser.name||'匿名'}}
{{chooseVipUser.mobile}}
@@ -15,13 +15,13 @@
-
+
储值卡:¥{{chooseVipUser.cardBalance}}
囤油卡:¥1000.000
-
+
会员充值
重置会员
赠送优惠券
@@ -237,12 +237,16 @@
打印所有二维码
-
{{item.name}}
+
{{ item.name }}
+
-
优惠价格固定1元
-
油品立减券
+
+ 优惠价格固定1元
+
+
油品立减券
可用时间:周一至周日 全天
可用日期:
@@ -272,7 +276,7 @@
微信扫一扫
{{item.oilName}}{{item.oilType}}
¥{{item.oilPrice}}
- 0.12%↑
+ {{item.amplitudeOfChange}}↑
+ {{item.amplitudeOfChange}}↓
-
- 付款码
- 结账时请出示
-
-
-
-
-
-
-
- {{barCode}}
- 查看数字
-
-
-
-
-
-
-
-
- {{timestamp}}刷新,请勿截屏,以免影响正常使用
-
-
-
-
- 储值卡
- 余额¥{{cardBalance.cardBalance}}
-
- 充值
-
+
+
+
+
+
+ 请出示此码给加油员
+
+
+
+
+
+
+ {{barCode}}
+ 查看数字
+
+
+
+
+
+
+
+
+ {{timestamp}}刷新,请勿截屏,以免影响正常使用
+
+
+
+
+
+ {{deduction[0].value}}
+ {{deduction[0].desc}}
+
+
+ {{deduction[1].value}}
+ {{deduction[1].desc}}
+
+
-
+
-
-
- 付款码有效时长60秒,切勿截屏使用
-
-
-
-
-
-
+
+
+
+ .x_sz {
+ font-size: 14px;
+ color: #333333;
+ }
+
\ No newline at end of file
diff --git a/gasStation-uni/static/icon/card.png b/gasStation-uni/static/icon/card.png
new file mode 100644
index 000000000..03501480d
Binary files /dev/null and b/gasStation-uni/static/icon/card.png differ