jeecgBootUniapp/.hbuilderx/launch.json
2025-05-26 15:00:08 +08:00

10 lines
160 B
JSON

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