CNCEC_APP/.hbuilderx/launch.json

10 lines
160 B
JSON
Raw Normal View History

2026-03-25 14:54:15 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-android"
}
]
}