学生的页面查找

This commit is contained in:
Asriya
2025-08-07 16:15:14 +08:00
parent 84be9fe4ec
commit 995e7b7dc9
4 changed files with 215 additions and 290 deletions

View File

@@ -16,7 +16,7 @@ VITE_APP_MONITOR_ADMIN = 'http://localhost:9090/admin/applications'
# SnailJob 控制台地址
VITE_APP_SNAILJOB_ADMIN = 'http://localhost:8800/snail-job'
VITE_APP_PORT = 80
VITE_APP_PORT = 90
# 接口加密功能开关(如需关闭 后端也必须对应关闭)
VITE_APP_ENCRYPT = true