Files
One-KVM/web
mofeng-git 0f52168e75 fix(web): 统一 API 请求语义并修复鼠标移动发送间隔
- 新增统一 request:同时处理 HTTP 非 2xx 与 success=false,并用 i18n toast 提示错误
- api/index.ts 与 api/config.ts 统一使用同一 request,避免错误处理不一致
- "发送间隔" 仅控制鼠标移动事件频率,WebRTC/WS 行为一致,不影响点击/滚轮
2026-01-11 11:37:35 +08:00
..
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00
2025-12-28 18:19:16 +08:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.