@@ -68,9 +68,8 @@
if (err) {
console.err(err);
} else {
- console.log(wx);
wx.config({
- debug: false, // 开启调试模式
+ debug: true, // 开启调试模式
appId: data.appId,
timestamp: data.timestamp,
nonceStr: data.nonceStr,