Files
consumer-front/.hbuilderx/launch.json
T

10 lines
150 B
JSON
Raw Normal View History

2026-04-29 11:51:57 +08:00
{
"version" : "1.0",
"configurations" : [
{
"openVueDevtools" : true,
"type" : "uni-app:h5"
}
]
}