lanan-app/.hbuilderx/launch.json
2025-10-17 15:25:04 +08:00

16 lines
294 B
JSON

{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-android"
},
{
"app-plus" : {
"launchtype" : "local"
},
"type" : "uniCloud"
}
]
}