From 43b6c5e27d0c52a96bde7ac99f24aac0a8bbf422 Mon Sep 17 00:00:00 2001 From: "xie.bx" Date: Mon, 28 Nov 2022 23:15:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E8=81=8A=E5=A4=A9=E5=8A=9F?= =?UTF-8?q?=E8=83=BD-=E5=BC=80=E5=8F=91=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/chat/ChatPrivateVideo.vue | 86 +++++++++++++------ im-ui/src/components/chat/VideoAcceptor.vue | 2 +- im-ui/src/main.js | 1 + 3 files changed, 63 insertions(+), 26 deletions(-) diff --git a/im-ui/src/components/chat/ChatPrivateVideo.vue b/im-ui/src/components/chat/ChatPrivateVideo.vue index a9a1810..a119436 100644 --- a/im-ui/src/components/chat/ChatPrivateVideo.vue +++ b/im-ui/src/components/chat/ChatPrivateVideo.vue @@ -1,17 +1,20 @@