From dd3943e122551fdc3e1c5df42da28430a3598e5c Mon Sep 17 00:00:00 2001 From: liangkun Date: Wed, 16 Aug 2023 17:58:22 +0800 Subject: [PATCH] 1.0.4 --- .../LearunApp-2.2.0/config.js | 11 +---------- 1 file changed, 1 insertion(+), 10 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 22e831cc8..cb54b4517 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -2,19 +2,10 @@ export default { // 登录页显示的公司名称 "company": "数字化智慧校园", // App 版本号 - "appVersion": "1.0.3", + "appVersion": "1.0.4", // 是否允许用户注册 "enableSignUp": true, //请求数据的接口地址;可以配置多个,开发环境下登录页会出现选择菜单供您选择 - // "apiHost": [ - // "http://123.57.209.16:31173/" - // ], - // "apiHost": [ - // "http://123.57.209.16:31174/learun/adms" - // ], - // "apiHost": [ - // "http://localhost:8088/" - // ], "apiHost": [ // "http://fwh.ldyesz.edu.cn:9000/",//H5打包 // "http://10.10.4.45:9000/"//app打包,