update
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 2s

This commit is contained in:
telangpu
2026-05-12 15:29:46 +08:00
parent 2cc12b5ab7
commit e0668b326a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,5 +7,5 @@ VITE_PUBLIC_PATH = ./
# 网站前缀
VITE_BASE_URL = "upc.xx.sczqb6.top"
# 开发环境路由历史模式Hash模式传"hash"、HTML5模式传"h5"、Hash模式带base参数传"hash,base参数"、HTML5模式带base参数传"h5,base参数"
# 开发环境路由历史模式Hash模式传"hash"、HTML5模式传"h5"、Hash模式带base参数传"hash,base参数"、HTML5模式带base参数传"h5,base参数"1
VITE_ROUTER_HISTORY = "hash"