guhongwei hace 4 años
padre
commit
8566b67da5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app.js

+ 2 - 2
app.js

@@ -34,9 +34,9 @@ App({
   },
   globalData: {
     userInfo: null,
-    publicUrl: 'http://192.168.1.19:11000'
+    // publicUrl: 'http://192.168.1.19:11000'
     // publicUrl: 'http://124.71.143.119'
-    // publicUrl: 'https://htyd.imonsters.cn'
+    publicUrl: 'https://htyd.imonsters.cn'
   },
   id: 'wx74f916cbbb2173fa',
 })