feat 拆分商户和管理端配置

This commit is contained in:
bootx
2024-07-02 22:50:54 +08:00
parent 856b58154b
commit 8bf095db12
10 changed files with 2146 additions and 879 deletions

View File

@@ -1,18 +0,0 @@
# public path
VITE_PUBLIC_PATH = /
# Whether to enable gzip or brotli compression
# Optional: gzip | brotli | none
# If you need multiple forms, you can use `,` to separate
VITE_BUILD_COMPRESS = 'none'
# Basic interface address SPA
VITE_GLOB_API_URL = /basic-api
# Interface prefix
VITE_GLOB_API_URL_PREFIX =
VITE_ENABLE_ANALYZE = true