This commit is contained in:
2024-12-24 19:50:36 +08:00
parent 08b8825abd
commit 22fe77f26a
31 changed files with 382 additions and 207 deletions

View File

@@ -2,15 +2,14 @@
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"playground" : "custom",
"type" : "uni-app:app-ios"
},
{
"app-plus" :
{
"launchtype" : "local"
},
"type" : "uniCloud"
}
{
"app-plus" : {
"launchtype" : "local"
},
"type" : "uniCloud"
}
]
}