From 4957058d522b2139ac8af922bb75ff10858b2de0 Mon Sep 17 00:00:00 2001 From: Apple <> Date: Thu, 3 Nov 2022 10:52:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E3=80=90c=E7=AB=AF?= =?UTF-8?q?=E3=80=91=E5=BE=AE=E4=BF=A1=E4=B8=AD=E6=89=93=E5=BC=80=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=EF=BC=8C=E5=9C=A8=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=B8=AD=E7=82=B9=E5=87=BB=E7=AB=8B=E5=8D=B3?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E6=8C=89=E9=92=AE=EF=BC=8C=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=BA=94=E8=AF=A5=E9=BB=98=E8=AE=A4=E9=80=89?= =?UTF-8?q?=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- coupon/details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coupon/details.html b/coupon/details.html index 1ff05e9..b4d06cd 100644 --- a/coupon/details.html +++ b/coupon/details.html @@ -222,7 +222,7 @@ 'https://lsxd-yunshanfu.oss-cn-hangzhou.aliyuncs.com/common_image/20220120/9bedd7af6a8a570be8f2858564f9ec6d.png' ], show: false, /* 控制支付弹窗 */ - payType: 2, /* 支付方式 */ + payType: 1, /* 支付方式 */ /* 提示框状态 */ popShow: false,