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 28b2c422e..7c783f7db 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -2,7 +2,7 @@ export default { // 登录页显示的公司名称 "company": "数字化智慧校园", // App 版本号 - "appVersion": "1.0.9", + "appVersion": "1.0.10", // 是否允许用户注册 "enableSignUp": true, //请求数据的接口地址;可以配置多个,开发环境下登录页会出现选择菜单供您选择 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 ef9b3f951..4ea49be67 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/manifest.json @@ -1,9 +1,9 @@ { "name" : "智慧校园", - "appid" : "__UNI__7C24C09", + "appid" : "__UNI__3039520", "description" : "智慧校园移动端", - "versionName" : "1.0.9.20240508", - "versionCode" : 109, + "versionName" : "1.0.9.20240614", + "versionCode" : 110, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {