sh_real_name_system_app/.hbuilderx/launch.json

10 lines
160 B
JSON
Raw Normal View History

2025-08-19 18:19:48 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-android"
}
]
}