From f6d33d6b56d141c3cc6259f26bbefab4b1ebdc29 Mon Sep 17 00:00:00 2001 From: Mock Date: Thu, 2 Apr 2026 22:31:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=8D=E8=83=BD=E2=80=9Csender=20?= =?UTF-8?q?=E9=87=8C=E5=85=88=E6=8C=89=20fps=20=E7=9D=A1=E5=86=8D=E5=8E=BB?= =?UTF-8?q?=20DQBUF=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/VideoPanel.vue | 61 +++++++------------------- frontend/src/lib/api.ts | 4 ++ 2 files changed, 21 insertions(+), 44 deletions(-) diff --git a/frontend/src/components/VideoPanel.vue b/frontend/src/components/VideoPanel.vue index 6f43785..799e10e 100644 --- a/frontend/src/components/VideoPanel.vue +++ b/frontend/src/components/VideoPanel.vue @@ -1,16 +1,17 @@