KindergartenAppletUI/.hbuilderx/launch.json
2022-08-24 15:01:04 +08:00

16 lines
222 B
JSON

{
"version": "0.0",
"configurations": [{
"default" :
{
"launchtype" : "local"
},
"mp-weixin" :
{
"launchtype" : "local"
},
"type" : "uniCloud"
}
]
}