Files
APP/.hbuilderx/launch.json
微微一笑 240e010745 ios地图
2025-08-02 16:38:54 +08:00

14 lines
257 B
JSON

{
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
"type" : "uni-app:app-ios"
},
{
"playground" : "standard",
"type" : "uni-app:app-android"
}
]
}