fix: 教师端样式第一版

This commit is contained in:
陆光LG
2025-08-12 23:36:04 +08:00
parent 5986c032dd
commit f8ac3cc751
59 changed files with 6188 additions and 1691 deletions

2
.env
View File

@@ -2,7 +2,7 @@
VITE_APP_TITLE=万维智学考试通
# 项目本地运行端口号
VITE_PORT=80
VITE_PORT=5173
# open 运行 npm run dev 时自动打开浏览器
VITE_OPEN=true