From f36f5dc8627ccd767d40d2a02706ade5298d945a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=88=98=E4=BD=B3=E5=AE=87?= <17601616548@163.com>
Date: Wed, 23 Oct 2024 16:10:12 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8F=96=E6=B6=88=E4=BC=98?=
=?UTF-8?q?=E6=83=A0=E5=88=B8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
h5/pages/main/coupon/coupon.vue | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/h5/pages/main/coupon/coupon.vue b/h5/pages/main/coupon/coupon.vue
index bf2828d..5830563 100644
--- a/h5/pages/main/coupon/coupon.vue
+++ b/h5/pages/main/coupon/coupon.vue
@@ -34,6 +34,12 @@ const selectCoupon = (item) => {
uni.navigateBack({ delta: 1 });
};
+const noSelectCoupon = () => {
+ yytjInfo.value.couponId = "";
+ yytjInfo.value.couponPrice = "";
+ $store.setYytjInfo(yytjInfo.value);
+};
+
const config_ref = ref(null);
const configRef = (e) => {
if (!config_ref.value) {
@@ -73,7 +79,7 @@ onShow(() => {
{{ item.desc }}
{
}}
立
即
使
用
+
+ 取
消
使
用
+