xiongzhu пре 4 година
родитељ
комит
8d5dcc4f7a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/nine-space/src/router/index.js

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

@@ -8,7 +8,7 @@ console.log(http);
 function jsapiSign() {
     if (/micromessenger/i.test(navigator.userAgent)) {
         http.http
-            .get('/wx/jsapiSign', { url: 'https://nfttest.9space.vip/9th' })
+            .get('/wx/jsapiSign', { url: 'https://nfttest.9space.vip/9th/' })
             .then(res => {
                 wx.config({
                     debug: false,