Authored by ping

update

@@ -387,7 +387,7 @@ $('#verification').bind('input propertychange', function(){ @@ -387,7 +387,7 @@ $('#verification').bind('input propertychange', function(){
387 _signature = json.signature.toString(); 387 _signature = json.signature.toString();
388 388
389 wx.config({ 389 wx.config({
390 - debug: true, 390 + debug: false,
391 appId: _appId, 391 appId: _appId,
392 timestamp: _timestamp, 392 timestamp: _timestamp,
393 nonceStr: _nonceStr, 393 nonceStr: _nonceStr,