xiongzhu 4 years ago
parent
commit
8d5dcc4f7a
1 changed files with 1 additions and 1 deletions
  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() {
 function jsapiSign() {
     if (/micromessenger/i.test(navigator.userAgent)) {
     if (/micromessenger/i.test(navigator.userAgent)) {
         http.http
         http.http
-            .get('/wx/jsapiSign', { url: 'https://nfttest.9space.vip/9th' })
+            .get('/wx/jsapiSign', { url: 'https://nfttest.9space.vip/9th/' })
             .then(res => {
             .then(res => {
                 wx.config({
                 wx.config({
                     debug: false,
                     debug: false,