@@ -81,7 +81,6 @@
};
$.get('/api/weixin/jsapiSign', { url: encodeURI(window.location.href.split('#')[0]), }, function (res) {
- res.debug = true;
res.jsApiList = [
'chooseWXPay',
'updateAppMessageShareData',