xiongzhu il y a 4 ans
Parent
commit
8d5dcc4f7a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,