From 41f3ad221bbc63d28f48fdfc286d04c173bf16a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=96?= Date: Thu, 18 Apr 2019 10:52:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E7=BB=B4=E7=A0=81=E7=94=9F=E6=88=90?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/main/index.js | 1 + pages/main/index.wxml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/main/index.js b/pages/main/index.js index b061f48..df03919 100644 --- a/pages/main/index.js +++ b/pages/main/index.js @@ -100,6 +100,7 @@ Page({ TYPE: "memberCode", ID: that.data.memberId, }); + console.log(url,777777777) that.createQrCode(url, "mycanvas2", size.w, size.h);; that.setData({ maskHidden: true diff --git a/pages/main/index.wxml b/pages/main/index.wxml index 8af6808..a06347e 100644 --- a/pages/main/index.wxml +++ b/pages/main/index.wxml @@ -14,7 +14,7 @@ - +