odf_new/odf-uniapp/.hbuilderx/launch.json
zpc 6f4834d34a
All checks were successful
continuous-integration/drone/push Build is passing
21
2026-04-05 17:48:29 +08:00

11 lines
206 B
JSON

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