feat: 添加有来技术公众号页面及相关功能优化

This commit is contained in:
Ray.Hao
2026-03-07 19:10:16 +08:00
parent 6caee74a86
commit 6ea8f2e7bc
9 changed files with 386 additions and 336 deletions

View File

@@ -7,8 +7,8 @@ VITE_APP_PORT = 4096
VITE_APP_BASE_API = '/dev-api'
# API 服务器的 URL
VITE_APP_API_URL = http://localhost:8000
# VITE_APP_API_URL = https://api.youlai.tech
# 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