摘要: 1. 创建WebSocket工具类 (`src/libs/websocket.js`) websocket.js class SocketService { static instance = null callbackMapping = {} static get Instance() { if 阅读全文
posted @ 2025-04-24 11:48 世界险恶你要内心强大 阅读(18) 评论(0) 推荐(0)