From 674e32b21d7e6454c03c90a8089b404b3af22341 Mon Sep 17 00:00:00 2001 From: 18796357645 <674126018@qq.com> Date: Mon, 21 Jul 2025 09:46:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=89=E9=92=AE=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/deviceManage/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/deviceManage/index.vue b/pages/deviceManage/index.vue index 402daef..230f43d 100644 --- a/pages/deviceManage/index.vue +++ b/pages/deviceManage/index.vue @@ -1096,7 +1096,7 @@ export default { .img_video_warp { width: 100%; - height: 280px; + height: 210px; background: rgba(0, 0, 0, 0.3); border-radius: 20rpx; }