From b6fe8b227a83c6868db4dc9d70ed41439ffe2e00 Mon Sep 17 00:00:00 2001 From: duoaohui <928970622@qq.com> Date: Sat, 23 May 2026 21:59:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E4=BC=9A=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/cloud-law/video-call.vue | 33 +++++++++++++++------ 1 file changed, 24 insertions(+), 9 deletions(-) diff --git a/frontend/src/pages/cloud-law/video-call.vue b/frontend/src/pages/cloud-law/video-call.vue index d8dd1f7..9ff1e26 100644 --- a/frontend/src/pages/cloud-law/video-call.vue +++ b/frontend/src/pages/cloud-law/video-call.vue @@ -69,25 +69,40 @@ {{ durationText }} - - + + - 摄像头{{ videoEnabled ? '已开' : '已关' }} + 摄像头{{ videoEnabled ? '已开' : '已关' }} - - + + - 挂断 + 挂断 - - + + - 麦克风{{ audioEnabled ? '已开' : '已关' }} + 麦克风{{ audioEnabled ? '已开' : '已关' }}