小程序路径更改

This commit is contained in:
mirage 2026-04-10 17:16:31 +08:00
parent b112065efe
commit b922232278
1 changed files with 2 additions and 2 deletions

View File

@ -74,9 +74,9 @@
"vueVersion" : "3",
"h5" : {
"router" : {
"mode" : "history",
"base" : "/mobile/"
"mode" : "hash"
},
"publicPath": "./",
"title" : "加载中"
}
}