xiongzhu %!s(int64=4) %!d(string=hai) anos
pai
achega
d6c7c2746e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/nine-space/src/router/index.js

+ 1 - 1
src/main/nine-space/src/router/index.js

@@ -16,7 +16,7 @@ function jsapiSign() {
                 .get('/wx/jsapiSign', { url: isIOS ? store.state.firstUrl : location.origin + location.href })
                 .then(res => {
                     wx.config({
-                        debug: false,
+                        debug: true,
                         appId: res.appId,
                         timestamp: res.timestamp,
                         nonceStr: res.nonceStr,