Files
consumer-front/.hbuilderx/launch.json
2026-04-29 11:51:57 +08:00

10 lines
150 B
JSON

{
"version" : "1.0",
"configurations" : [
{
"openVueDevtools" : true,
"type" : "uni-app:h5"
}
]
}