guhongwei 4 years ago
parent
commit
8566b67da5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app.js

+ 2 - 2
app.js

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