hn_platform_h5/.hbuilderx/launch.json

10 lines
160 B
JSON
Raw Normal View History

2025-12-01 13:20:43 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-android"
}
]
}