luck 2 anni fa
parent
commit
3b86bdb104
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -23,7 +23,7 @@ App({
     userInfo: null,
     btnInfo: null,
     status: ['可下单', '服务中', '已满柜', '暂停服务'],
-    baseAppUrl: projectMode == 2 ? 'https://wash.nanodreamtech.com/' : (projectMode == 1 ? 'https://wash.nanodreamtech.com/' : 'http://192.168.4.23:8000/'),
+    baseAppUrl: projectMode == 2 ? 'https://hx.xishuashua.art/' : (projectMode == 1 ? 'https://hx.xishuashua.art/' : 'https://wash.nanodreamtech.com/'),
     location: "",
     islocation: true
   },