From 19560cfcfd6487489e7ef325b928a5a79cd77d92 Mon Sep 17 00:00:00 2001 From: liangkun Date: Wed, 9 Nov 2022 11:35:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LearunApp-2.2.0/manifest.json | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) 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..9f032c0ac 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" : 100, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -22,27 +22,25 @@ /* android打包配置 */ "android" : { "permissions" : [ - "", - "", - "", - "", - "", - "", + "", "", - "", + "", + "", "", + "", + "", "", - "", + "", + "", + "", "", "", + "", + "", "", - "", + "", + "", "", - "", - "", - "", - "", - "", "" ] }, @@ -53,11 +51,13 @@ "NSPhotoLibraryAddUsageDescription" : "将图片保存到本机", "NSCameraUsageDescription" : "工作流程中需要相机权限以选择并上传图片" }, - "idfa" : false + "idfa" : false, + "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { - "ad" : {} + "ad" : {}, + "oauth" : {} }, "icons" : { "android" : { @@ -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" : {