Files
hospital-rescue-app-v2/.hbuilderx/launch.json
T
2026-09-24 16:25:22 +08:00

11 lines
207 B
JSON

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