odf_new/odf-uniapp/.hbuilderx/launch.json
2026-03-15 11:10:00 +08:00

10 lines
160 B
JSON

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