congming_huose-apk/.hbuilderx/launch.json

17 lines
237 B
JSON
Raw Normal View History

2026-03-26 17:46:35 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-ios"
},
{
"mp-weixin" :
{
"launchtype" : "local"
},
"type" : "uniCloud"
}
]
}