jiuyiUniapp/service/.hbuilderx/launch.json

10 lines
160 B
JSON

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