Files
jxHorizonBackstage/.hbuilderx/launch.json
2026-05-12 15:45:41 +08:00

11 lines
204 B
JSON

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