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