perf: 同步完整版分支代码

This commit is contained in:
xiaoxian521
2021-12-17 15:09:02 +08:00
parent 97388aa47f
commit 7bc50662b9
8 changed files with 160 additions and 51 deletions

View File

@@ -6,3 +6,6 @@ VITE_ROUTER_HISTORY = "hash"
# 线上环境后端地址
VITE_PROXY_DOMAIN_REAL = ""
# 是否为打包后的文件提供传统浏览器兼容性支持 支持 true 不支持 false
VITE_LEGACY = false