dao 6 months ago
parent
commit
6ed42a50aa
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js
  2. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json

+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js View File

@@ -22,11 +22,11 @@ export default {
// ], // ],
"apiHost": [ "apiHost": [
// "http://cyzjzx.gnway.cc:31218/"//测试地址接口 // "http://cyzjzx.gnway.cc:31218/"//测试地址接口
"http://223.75.120.212:8002/"//正式地址接口
"http://192.168.158.66:8005/"//正式地址接口
// "http://192.168.10.58:8012/" // "http://192.168.10.58:8012/"
], ],
// "webHost":"http://cyzjzx.gnway.cc:30549/",//测试地址 // "webHost":"http://cyzjzx.gnway.cc:30549/",//测试地址
"webHost":"http://wxd3f.cyzjzx.com/",//正式地址
"webHost":"http://192.168.158.66:8000/",//正式地址
// "webHost":"http://192.168.10.175:8087/", // "webHost":"http://192.168.10.175:8087/",
// 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示 // 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示
"devAccount": [ "devAccount": [


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json View File

@@ -2,7 +2,7 @@
"name" : "智慧校园", "name" : "智慧校园",
"appid" : "__UNI__7C24C09", "appid" : "__UNI__7C24C09",
"description" : "智慧校园移动端", "description" : "智慧校园移动端",
"versionName" : "2.2.0",
"versionName" : "2.2.0.240517",
"versionCode" : 20200, "versionCode" : 20200,
"transformPx" : false, "transformPx" : false,
/* 5+App特有相关 */ /* 5+App特有相关 */


Loading…
Cancel
Save