release: update 3.6.4

This commit is contained in:
xiaoxian521
2022-11-10 12:28:10 +08:00
parent 9a802296c7
commit 1bafbeaab7
14 changed files with 68 additions and 114 deletions

View File

@@ -4,9 +4,6 @@ VITE_PUBLIC_PATH = /
# 线上环境路由历史模式
VITE_ROUTER_HISTORY = "hash"
# 线上环境后端地址
VITE_PROXY_DOMAIN_REAL = ""
# 是否为打包后的文件提供传统浏览器兼容性支持 支持 true 不支持 false
VITE_LEGACY = false