From 6ed42a50aa9edffcc4e5a5d78681c38bb280bf5f Mon Sep 17 00:00:00 2001 From: dao Date: Fri, 17 May 2024 13:12:33 +0800 Subject: [PATCH] --- Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js | 4 ++-- Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js index 5c247d71d..e5de0800c 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -22,11 +22,11 @@ export default { // ], "apiHost": [ // "http://cyzjzx.gnway.cc:31218/"//测试地址接口 - "http://223.75.120.212:8002/"//正式地址接口 + "http://192.168.158.66:8005/"//正式地址接口 // "http://192.168.10.58:8012/" ], // "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/", // 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示 "devAccount": [ diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json index e37a8ded6..a00f7e0bf 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json @@ -2,7 +2,7 @@ "name" : "智慧校园", "appid" : "__UNI__7C24C09", "description" : "智慧校园移动端", - "versionName" : "2.2.0", + "versionName" : "2.2.0.240517", "versionCode" : 20200, "transformPx" : false, /* 5+App特有相关 */