cczg-lottery-activity/.hbuilderx/launch.json

10 lines
156 B
JSON
Raw Normal View History

2024-05-30 11:04:54 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "standard",
"type" : "uni-app:app-ios"
}
]
}