Files
ops2/frontend/ops_uniapp/.hbuilderx/launch.json
T
2026-04-16 16:25:16 +08:00

10 lines
160 B
JSON

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