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,8 +1,8 @@
# 页面标题
VITE_APP_TITLE = 木鸢物联平台
VITE_APP_TITLE = 木鸢BMS平台
# 开发环境配置
VITE_APP_ENV = 'development'
# 木鸢物联平台/开发环境
# 木鸢BMS平台/开发环境
VITE_APP_BASE_API = '/dev-api'