打包app部分配置更新

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

View File

@@ -4,13 +4,19 @@
"version" : "0.0",
"configurations" : [
{
"default" : {
"launchtype" : "local"
},
"mp-weixin" : {
"launchtype" : "local"
},
"type" : "uniCloud"
"app-plus" :
{
"launchtype" : "local"
},
"default" :
{
"launchtype" : "local"
},
"mp-weixin" :
{
"launchtype" : "local"
},
"type" : "uniCloud"
},
{
"playground" : "custom",