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 },