修改打包
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name" : "数字南川",
|
||||
"appid" : "__UNI__3570A56",
|
||||
"description" : "aidex敏捷开发平台",
|
||||
"appid" : "__UNI__7AF1078",
|
||||
"description" : "",
|
||||
"versionName" : "1.8.4",
|
||||
"versionCode" : "100",
|
||||
"transformPx" : false,
|
||||
@@ -26,7 +26,9 @@
|
||||
"nvueCompiler" : "uni-app",
|
||||
"compilerVersion" : 3,
|
||||
"modules" : {
|
||||
"Payment" : {}
|
||||
"Payment" : {},
|
||||
"Camera" : {},
|
||||
"Barcode" : {}
|
||||
},
|
||||
"distribute" : {
|
||||
"android" : {
|
||||
@@ -55,7 +57,9 @@
|
||||
],
|
||||
"abiFilters" : [ "armeabi-v7a", "arm64-v8a" ]
|
||||
},
|
||||
"ios" : {},
|
||||
"ios" : {
|
||||
"dSYMs" : false
|
||||
},
|
||||
"sdkConfigs" : {
|
||||
"ad" : {},
|
||||
"payment" : {
|
||||
@@ -103,7 +107,7 @@
|
||||
}
|
||||
},
|
||||
"splashscreen" : {
|
||||
"androidStyle" : "default",
|
||||
"androidStyle" : "common",
|
||||
"android" : {
|
||||
"hdpi" : "E:/vueworkspace/aidex-m2m/src/assets/logo.png",
|
||||
"xhdpi" : "E:/vueworkspace/aidex-m2m/src/assets/logo.png",
|
||||
|
Reference in New Issue
Block a user