shaogen1995 2 anni fa
parent
commit
96bb9335ac
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      miniProgram/pages/webview/index.js

+ 1 - 1
miniProgram/pages/webview/index.js

@@ -30,7 +30,7 @@ Page({
     let token = wx.getStorageSync('token')
 
     this.setData({
-      url: `http://192.168.20.11:5173/?token=${token}#/`
+      url: `https://hnbwgwx.4dage.com/?token=${token}#/`
     })