打包app部分配置更新

This commit is contained in:
YeMingfei666 2024-10-08 10:54:12 +08:00
parent 9c4c2377c4
commit 79255c2c94
2 changed files with 24 additions and 29 deletions

View File

@ -4,10 +4,16 @@
"version" : "0.0", "version" : "0.0",
"configurations" : [ "configurations" : [
{ {
"default" : { "app-plus" :
{
"launchtype" : "local" "launchtype" : "local"
}, },
"mp-weixin" : { "default" :
{
"launchtype" : "local"
},
"mp-weixin" :
{
"launchtype" : "local" "launchtype" : "local"
}, },
"type" : "uniCloud" "type" : "uniCloud"

View File

@ -21,8 +21,7 @@
"Geolocation" : {}, "Geolocation" : {},
"Maps" : {}, "Maps" : {},
"Barcode" : {}, "Barcode" : {},
"Camera" : {}, "Camera" : {}
"Push" : {}
}, },
/* */ /* */
"distribute" : { "distribute" : {
@ -82,17 +81,7 @@
} }
}, },
"ad" : {}, "ad" : {},
"push" : { "push" : {}
"unipush" : {
"version" : "2",
"offline" : false,
"icons" : {
"small" : {
"hdpi" : ""
}
}
}
}
}, },
"icons" : { "icons" : {
"android" : { "android" : {