考试和问卷弹窗

This commit is contained in:
cxc
2022-05-05 19:48:27 +08:00
parent c03ba9e3ff
commit 1178a907e0
28 changed files with 2982 additions and 214 deletions

5
.env.development Normal file
View File

@ -0,0 +1,5 @@
# 开发环境配置
VUE_APP_ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = 'http://118.195.192.58:1618'