li.shaoyi 2 years ago
parent
commit
5ab3519c55
4 changed files with 6 additions and 1 deletions
  1. 1 0
      .env.pc
  2. 4 0
      android/fxgl.txt
  3. BIN
      oem/pc/qxst/logo.png
  4. 1 1
      public/config/appconfig.json

+ 1 - 0
.env.pc

@@ -1,4 +1,5 @@
 VUE_APP_ENV = 'pc'
 VUE_APP_TITLE = 多元世纪
 VUE_APP_ROOT = src/packages/pc/
+VUE_APP_PUBLIC = oem/pc/qxst/
 VUE_APP_HOST = localhost

+ 4 - 0
android/fxgl.txt

@@ -21,8 +21,12 @@ http://8.130.36.162:8280/cfg?key=mtp_20
 
 
 黔鑫生态
+实盘
 cn.muchinfo.qxst_v1.0.0.apk
 http://8.130.72.213:8280/cfg?key=mtp_20
+模拟盘
+cn.muchinfo.qxst_demo_v1.0.0.apk
+http://8.130.132.95:8280/cfg?key=mtp_20
 
 
 中融文遗通

BIN
oem/pc/qxst/logo.png


+ 1 - 1
public/config/appconfig.json

@@ -1,6 +1,6 @@
 {
   "version": "1.0.0",
   "versionCode": "100000",
-  "apiUrl": "http://192.168.31.202:8080/cfg?key=test_202",
+  "apiUrl": "http://192.168.31.171:8080/cfg?key=test_171",
   "appName": "多元世纪"
 }