From c2c44daca687c1c0955c882d36f6737560635dbc Mon Sep 17 00:00:00 2001
From: lin <648540858@qq.com>
Date: Mon, 12 May 2025 16:33:16 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=92=AD=E6=94=BE=E5=9C=B0?=
=?UTF-8?q?=E5=9D=80=E5=A4=8D=E5=88=B6=E5=92=8C=E5=88=86=E5=B1=8F=E6=92=AD?=
=?UTF-8?q?=E6=94=BE=E5=B8=83=E5=B1=80BUG?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
web/src/views/common/jessibuca.vue | 3 ---
web/src/views/dialog/devicePlayer.vue | 12 ++++++------
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/web/src/views/common/jessibuca.vue b/web/src/views/common/jessibuca.vue
index fe07506cf..c37e1d0fa 100755
--- a/web/src/views/common/jessibuca.vue
+++ b/web/src/views/common/jessibuca.vue
@@ -116,9 +116,6 @@ export default {
height = clientHeight
width = (16 / 9) * height
}
-
- this.$refs.container.style.width = width + 'px'
- this.$refs.container.style.height = height + 'px'
this.playerWidth = width
this.playerHeight = height
if (this.playing) {
diff --git a/web/src/views/dialog/devicePlayer.vue b/web/src/views/dialog/devicePlayer.vue
index cd898bb47..d36c5901b 100755
--- a/web/src/views/dialog/devicePlayer.vue
+++ b/web/src/views/dialog/devicePlayer.vue
@@ -111,10 +111,10 @@
@@ -124,10 +124,10 @@
@@ -137,10 +137,10 @@