guhongwei před 4 roky
rodič
revize
8566b67da5
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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',
 })