ref 单商户前端移植

This commit is contained in:
bootx
2024-10-05 22:12:52 +08:00
parent a9374cf191
commit 096ec5b37b
60 changed files with 147 additions and 2599 deletions

18
.env.analyze Normal file
View File

@@ -0,0 +1,18 @@
# public path
VITE_PUBLIC_PATH=/
# 是否启用 gzip 或 brotli 压缩
# 可选gzip |brotli | none
# 如果需要多个表单,可以使用 '' 来分隔
VITE_BUILD_COMPRESS='none'
# 基本接口地址 SPA
VITE_GLOB_API_URL=/basic-api
# Interface prefix
VITE_GLOB_API_URL_PREFIX=
VITE_ENABLE_ANALYZE=true