框架搭建

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,17 +0,0 @@
# 页面标题
VITE_APP_TITLE = 意框架管理系统
# 开发环境配置
VITE_APP_ENV = 'development'
# 若依管理系统/开发环境
VITE_APP_BASE_API = '/dev-api'
# ws/开发环境
VITE_APP_BASE_WS = '/dev-ws'
VITE_APP_BASE_URL='http://localhost:19001/api'