Files
x_admin/x_admin_app/.hbuilderx/launch.json
T
2024-06-17 21:29:38 +08:00

19 lines
374 B
JSON

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