menu style

This commit is contained in:
2023-04-12 14:21:33 +08:00
parent 2b7a638c1c
commit 8e6ecdd677
62 changed files with 1619 additions and 272 deletions

View File

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