From b2a7f2eb58190b55dba3c6a56ac19f184ebeb62e Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Tue, 1 Jul 2025 09:56:18 +0800 Subject: [PATCH] no message --- manifest.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index bc63340..6d5a009 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "fadanzhushou", + "name" : "报名助手", "appid" : "__UNI__860FDF3", "description" : "报名助手", "versionName" : "1.0.0", @@ -41,7 +41,8 @@ "", "" ], - "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] + "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], + "targetSdkVersion" : 32 }, /* ios打包配置 */ "ios" : { @@ -127,5 +128,6 @@ "uniStatistics" : { "enable" : false }, - "vueVersion" : "3" + "vueVersion" : "3", + "fallbackLocale" : "zh-Hans" }