打包配置

This commit is contained in:
bb_pan 2025-04-15 13:27:37 +08:00
parent 8972bfa421
commit 36988d6dde
1 changed files with 7 additions and 1 deletions

View File

@ -117,5 +117,11 @@
"uniStatistics" : {
"enable" : false
},
"vueVersion" : "3"
"vueVersion" : "3",
"h5" : {
"router" : {
"base": "/iws/mea-h5/",
"mode" : "hash"
}
}
}