dykj-outsource-12123/.hbuilderx/launch.json
2024-06-27 13:09:12 +08:00

10 lines
160 B
JSON

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