From 2f98ab970f1d49a1fdd3e369c05f299df35c3402 Mon Sep 17 00:00:00 2001 From: zhaoxiaodong <1713399534@qq.com> Date: Thu, 2 Apr 2026 21:31:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9=E4=BD=8E=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=AE=89=E5=8D=93=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index fb9395e..fffcc39 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "海驰24", - "appid" : "__UNI__7302921", + "appid" : "__UNI__F1AF57E", "description" : "111", "versionName" : "1.2.0", "versionCode" : "100", @@ -34,7 +34,8 @@ "", "", "" - ] + ], + "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, "ios" : { "dSYMs" : false, @@ -55,7 +56,7 @@ "minified" : true, "postcss" : true }, - "lazyCodeLoading": "requiredComponents", + "lazyCodeLoading" : "requiredComponents", "optimization" : { "subPackages" : true },