From c209909d953d3e1edb2a0789b67d08495222a8f7 Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 19 Mar 2018 17:17:28 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E5=A2=9E=E5=8A=A0=E5=8F=88?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E7=BD=91=E9=A1=B5=E6=8E=88=E6=9D=83=E5=85=BC?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/api/tools/jssdk.html | 1 - 1 file changed, 1 deletion(-) diff --git a/application/wechat/view/api/tools/jssdk.html b/application/wechat/view/api/tools/jssdk.html index c18a560e4..4c592a2aa 100644 --- a/application/wechat/view/api/tools/jssdk.html +++ b/application/wechat/view/api/tools/jssdk.html @@ -26,7 +26,6 @@ $.toptip(err.errMsg, 100000, 'error'); }); wx.ready(function () { - $.toptip('JSSDK 初始化成功...', 'success'); $('#show-alert').removeClass('weui-btn_disabled').on('click', function () { wx.scanQRCode({ needResult: 1,