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 1fef912cf..c75d0c32a 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/config.js @@ -2,31 +2,16 @@ export default { // 登录页显示的公司名称 "company": "数字化智慧校园", // App 版本号 - "appVersion": "2.0", + "appVersion": "1.0.0", // 是否允许用户注册 "enableSignUp": true, //请求数据的接口地址;可以配置多个,开发环境下登录页会出现选择菜单供您选择 - // "apiHost": [ - // "http://123.57.209.16:31173/" - // ], - // "apiHost": [ - // "http://123.57.209.16:31174/learun/adms" - // "https://wx.qjkjedu.com/learun/adms" - // ], - // "apiHost": [ - // "http://localhost:8088/" - // "http://192.168.2.202:8083/learun/adms" - // ], - // "apiHost": [ - // "http://192.168.2.98:8088/" - // ], "apiHost": [ - // "http://cyzjzx.gnway.cc:31218/"//测试地址接口 - "http://cyzjzx.gnway.cc:29904/"//正式地址接口 + "http://120.205.99.90:8001/"//正式地址接口 //"http://localhost:31173/" ], // "webHost":"http://cyzjzx.gnway.cc:30549/",//测试地址 - "webHost":"http://wxd3f.cyzjzx.com/",//正式地址 + "webHost":"http://120.205.99.90:8000/",//正式地址 //"webHost":"http://localhost:20472/", // 开发环境下自动填充登录账号密码,与接口地址一一对应,只在开发环境下显示 "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 2a1860b43..a2b06d90a 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__3039520", + "appid" : "__UNI__E4958C9", "description" : "智慧校园移动端", - "versionName" : "2.1.0", - "versionCode" : 20100, + "versionName" : "1.0.0", + "versionCode" : 1, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -22,27 +22,26 @@ /* android打包配置 */ "android" : { "permissions" : [ - "", - "", - "", - "", - "", - "", + "", "", - "", + "", + "", "", + "", + "", "", - "", + "", + "", + "", "", "", + "", + "", "", - "", + "", + "", "", - "", - "", - "", - "", - "", + "", "" ] }, @@ -53,7 +52,8 @@ "NSPhotoLibraryAddUsageDescription" : "将图片保存到本机", "NSCameraUsageDescription" : "工作流程中需要相机权限以选择并上传图片" }, - "idfa" : false + "idfa" : false, + "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { @@ -93,9 +93,9 @@ }, "splashscreen" : { "android" : { - "xxhdpi" : "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页1080_1882.png", - "xhdpi" : "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页720_1242.png", - "hdpi" : "G:/薛礼根/2018/数字化校园/数字化校园png/北京泉江/数字化校园APP----引导页480_762.png" + "xxhdpi" : "E:/Work/泉江/数字化校园/北京金隅/微信图片_20200416151150.png", + "xhdpi" : "E:/Work/泉江/数字化校园/北京金隅/微信图片_20200416151150.png", + "hdpi" : "E:/Work/泉江/数字化校园/北京金隅/微信图片_20200416151150.png" }, "ios" : { "iphone" : {