忽略 unpackage 目录

This commit is contained in:
2025-07-20 23:02:22 +08:00
parent efe578cf0b
commit a7ae41b3bc
176 changed files with 300 additions and 10319 deletions

View File

@@ -73,5 +73,14 @@
"uniStatistics" : {
"enable" : false
},
"vueVersion" : "3"
"vueVersion" : "3",
"h5" : {
"router" : {
"base" : "",
"mode" : "hash"
},
"devServer" : {
"https" : false
}
}
}