Merge remote-tracking branch 'origin/2026_03_26' into 2026_03_26

This commit is contained in:
Yu 2026-04-10 17:25:16 +08:00
commit e68f739058
1 changed files with 2 additions and 2 deletions

View File

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