water-design-const-app/.hbuilderx/launch.json

10 lines
160 B
JSON
Raw Normal View History

2025-07-29 09:25:24 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-android"
}
]
}