From a6da5bce04afb3f626a84d30c4eba521f09c1f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=96?= Date: Wed, 21 Nov 2018 14:59:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B8=E9=94=80=E6=88=90=E5=8A=9F=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=AF=B7=E6=B1=82=E5=8F=82=E6=95=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/couponorder/detail/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/couponorder/detail/index.js b/pages/couponorder/detail/index.js index 1d00625..01c4792 100644 --- a/pages/couponorder/detail/index.js +++ b/pages/couponorder/detail/index.js @@ -39,7 +39,7 @@ Page({ Http.get({ url: config.api.getGame, data: { - triggleAction: 3 + triggleAction: 4 } }).then(res => { if (res.data.id) {