chore: update

This commit is contained in:
xiaoxian521
2024-05-06 16:41:55 +08:00
parent fb856a158d
commit da9467d98a
451 changed files with 2 additions and 20314 deletions

View File

@@ -1,5 +1,5 @@
# 线上环境平台打包路径
VITE_PUBLIC_PATH = /vue-pure-admin/
VITE_PUBLIC_PATH = /
# 线上环境路由历史模式Hash模式传"hash"、HTML5模式传"h5"、Hash模式带base参数传"hash,base参数"、HTML5模式带base参数传"h5,base参数"
VITE_ROUTER_HISTORY = "hash"