框架搭建

This commit is contained in:
陈淳
2023-01-11 11:10:59 +08:00
parent 1ed37897d5
commit b2ac98d25e
949 changed files with 794 additions and 71152 deletions

View File

@@ -1,15 +0,0 @@
# 页面标题
VITE_APP_TITLE = 意框架管理系统
# 生产环境配置
VITE_APP_ENV = 'production'
# 意框架管理系统/生产环境
VITE_APP_BASE_API = '/prod-api'
# ws/开发环境
VITE_APP_BASE_WS = '/prod-ws'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip