This commit is contained in:
2024-04-29 17:26:09 +08:00
parent 6263b5736c
commit 5f7c1b7447

View File

@@ -14,7 +14,11 @@
{ {
"launchtype" : "local" "launchtype" : "local"
}, },
"type" : "uniCloud" "type" : "uniCloud",
"uniapp" :
{
"launchtype" : "local"
}
} }
] ]
} }