From c17cd836b242dee511aa01404e7f268e8ace125c Mon Sep 17 00:00:00 2001 From: duoaohui <928970622@qq.com> Date: Sat, 23 May 2026 22:16:40 +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, 9 insertions(+), 24 deletions(-) diff --git a/frontend/src/pages/cloud-law/video-call.vue b/frontend/src/pages/cloud-law/video-call.vue index d99599c..d5a1bed 100644 --- a/frontend/src/pages/cloud-law/video-call.vue +++ b/frontend/src/pages/cloud-law/video-call.vue @@ -69,40 +69,25 @@ {{ durationText }} - - + + - 摄像头{{ videoEnabled ? '已开' : '已关' }} + 摄像头{{ videoEnabled ? '已开' : '已关' }} - - + + - 挂断 + 挂断 - - + + - 麦克风{{ audioEnabled ? '已开' : '已关' }} + 麦克风{{ audioEnabled ? '已开' : '已关' }}