change default login user

This commit is contained in:
2023-07-11 17:22:38 +08:00
parent 464838e09d
commit d9b83fcb6b
9 changed files with 26 additions and 26 deletions

View File

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