This commit is contained in:
2023-05-30 13:37:17 +08:00
parent ac6ec65bcc
commit 0474ca3578
33 changed files with 4043 additions and 405 deletions

View File

@ -1,10 +1,10 @@
# 页面标题
VITE_APP_TITLE = 木鸢物联平台
VITE_APP_TITLE = 木鸢BMS平台
# 生产环境配置
VITE_APP_ENV = 'staging'
# 木鸢物联平台/生产环境
# 木鸢BMS平台/生产环境
VITE_APP_BASE_API = '/stage-api'
# 是否在打包时开启压缩,支持 gzip 和 brotli