From ece6ce9740e74355b6ff32e2c1fe9f5949ecbe81 Mon Sep 17 00:00:00 2001 From: Zuncle <34310384@qq.com> Date: Fri, 29 May 2026 09:39:17 +0800 Subject: [PATCH] =?UTF-8?q?fix(activity):=20=E6=97=A0=E9=99=90=E8=B5=8F?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=B8=8D=E4=BD=BF=E7=94=A8=E4=BC=98=E6=83=A0?= =?UTF-8?q?=E5=88=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages-activity/activity/wuxianshang/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages-activity/activity/wuxianshang/index.vue b/pages-activity/activity/wuxianshang/index.vue index 95f9827..606e12b 100755 --- a/pages-activity/activity/wuxianshang/index.vue +++ b/pages-activity/activity/wuxianshang/index.vue @@ -71,6 +71,8 @@ :coupons="coupons" :gamePasses="gamePasses" :propCards="propCards" + :couponOptional="true" + :defaultUseCoupon="false" @confirm="onPaymentConfirm" />