mrr.sj.front/.hbuilderx/launch.json

10 lines
154 B
JSON
Raw Normal View History

2026-03-30 14:53:43 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
"type" : "uni-app:app-ios"
}
]
}