From cadeccf2f80264a0b5ea70fb1494022449d929fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BD=90=E5=A4=A9=E5=A4=A7=E5=9C=A3?= <17615834396@163.com> Date: Fri, 1 Dec 2023 16:49:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=82=A8=E5=80=BC=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/EventMarketing/SaveBlock/index.vue | 4 +- gasStation-uni/pagesHome/activeIn/index.vue | 2 +- .../pagesHome/oilRecharge/oilRecharge.vue | 49 ++++++++++++++++--- 3 files changed, 44 insertions(+), 11 deletions(-) diff --git a/fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue b/fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue index 14844fd42..2de5b4a10 100644 --- a/fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue +++ b/fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue @@ -208,13 +208,13 @@ - + diff --git a/gasStation-uni/pagesHome/activeIn/index.vue b/gasStation-uni/pagesHome/activeIn/index.vue index 6bb48c303..7a55305b5 100644 --- a/gasStation-uni/pagesHome/activeIn/index.vue +++ b/gasStation-uni/pagesHome/activeIn/index.vue @@ -28,7 +28,7 @@ components: { }, - onLoad() { + onShow() { this.getData(); }, methods: { diff --git a/gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue b/gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue index 24f8c3787..14f4c3e9e 100644 --- a/gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue +++ b/gasStation-uni/pagesHome/oilRecharge/oilRecharge.vue @@ -17,17 +17,22 @@ - + 0.01 - 售价¥0.01 + style="font-weight: bold;">{{item.rechargeBalance}} + 售价¥{{item.rechargeBalance}} + - 充值权益 - 1.该服务为储蓄卡直充服务 - 2.请确认充值类型正确后再付款 + 充值{{text}}元权益 + {{1}}.{{fringeBenefit}} + {{2}}.赠送金额{{giftBalance}} + {{3}}.赠送积分{{points}} + {{4}}.赠送成长值{{growthValue}} + 推荐员工 @@ -75,11 +80,19 @@