refactor: 界面优化和使用sse替换websocket

This commit is contained in:
Ray.Hao
2026-04-26 14:11:05 +08:00
parent 0288b5a08d
commit c9fbc441bd
31 changed files with 546 additions and 916 deletions

View File

@@ -9,6 +9,3 @@ VITE_APP_BASE_API = '/dev-api'
# API 服务器的 URL
# VITE_APP_API_URL = http://localhost:8000
VITE_APP_API_URL = https://api.youlai.tech
# WebSocket 服务器的 URL不配置默认关闭 WebSocket
#VITE_APP_WS_ENDPOINT= ws://localhost:4096/ws