Authored by ping

update

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