From 6593bf075f331612e352c76ddbb5716f0502e563 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Wed, 19 Sep 2018 21:16:23 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=89=88=E6=9C=AC=E5=8F=B7=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=EF=BC=8C=E5=88=B8=E5=8C=85=E6=97=A0=E7=BA=A2=E7=82=B9=E4=BF=AE?= =?UTF-8?q?=E6=94=B9][=E4=BF=AE=E6=94=B9]:=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E7=A0=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/index.js | 5 +++-- pages/user/index.wxml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pages/user/index.js b/pages/user/index.js index b1bd5f2..2acd2db 100644 --- a/pages/user/index.js +++ b/pages/user/index.js @@ -8,7 +8,7 @@ Page({ // avatar: // "http://img02.tooopen.com/images/20150928/tooopen_sy_143912755726.jpg" // } - flag:'hidden' + flag:'hidden', }, navigateTo() { wx.navigateTo({ @@ -52,7 +52,8 @@ Page({ this.setData({ couponNum:"couponNum1" }) - }else{ + } + else if(num=='couponNum'){ this.setData({ couponNum:"couponNum" }) diff --git a/pages/user/index.wxml b/pages/user/index.wxml index 3efa3d1..e24086c 100644 --- a/pages/user/index.wxml +++ b/pages/user/index.wxml @@ -67,7 +67,7 @@ - 版本号:2.0.2 + 版本号:2.0.4 \ No newline at end of file