From b25f3b35ea013235b373cf08be93d366fd82201a Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Mon, 1 Jul 2024 16:47:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=EF=BC=9A=E6=83=A0=E6=B0=91?= =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=A2=9E=E5=8A=A0=E7=BB=91=E5=AE=9A=E5=95=86?= =?UTF-8?q?=E6=88=B7=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/marketing/exchange/quota/index.vue | 53 ++++++++++++---- .../marketing/exchange/quota/integral_set.vue | 61 +++++++++++-------- 2 files changed, 75 insertions(+), 39 deletions(-) diff --git a/src/views/marketing/exchange/quota/index.vue b/src/views/marketing/exchange/quota/index.vue index 819d0ab..09d0f8d 100644 --- a/src/views/marketing/exchange/quota/index.vue +++ b/src/views/marketing/exchange/quota/index.vue @@ -19,7 +19,7 @@ - + - - - - - + + + + + + + + @@ -46,7 +59,7 @@ - + - - - + + + + + + - - - + + + @@ -105,6 +131,7 @@ export default { components: { cardsData }, data() { return { + moren: require("@/assets/images/f.png"), quotaTitle: '额度', quotaName: '', activeName: 'list', diff --git a/src/views/marketing/exchange/quota/integral_set.vue b/src/views/marketing/exchange/quota/integral_set.vue index 739eef3..1a491e7 100644 --- a/src/views/marketing/exchange/quota/integral_set.vue +++ b/src/views/marketing/exchange/quota/integral_set.vue @@ -2,36 +2,44 @@
- - - - -
会员在中小型餐厅消费获得的积分倍数,以实际支付金额为准。
-
- - - - -
会员使用积分兑换酒水时,超出积分抵扣部分的金额支付比例。
-
- - + + 关闭 开启 -
开启后,用户使用现金支付达到指定金额后升级到指定分销商等级
-
- - - - - - - - {{ item.brokerage_name }} - - +
+ + + + +
会员在中小型餐厅消费获得的积分倍数,以实际支付金额为准。
+
+ + + + +
会员使用积分兑换酒水时,超出积分抵扣部分的金额支付比例。
+
+ + + 关闭 + 开启 + +
开启后,用户使用现金支付达到指定金额后升级到指定分销商等级
+
+ + + + + + + + {{ item.brokerage_name }} + + + +
保存 @@ -52,6 +60,7 @@ export default { distributionLevelList: [], // 配置信息 config: { + quota_integral_switch: 0, quota_integral_rate: 0.00, quota_integral_diff_rate: 0.00, quota_integral_upgrade_switch: 0,