diff --git a/pages/deviceManage/index.vue b/pages/deviceManage/index.vue index a43dd8a..74f9cbe 100644 --- a/pages/deviceManage/index.vue +++ b/pages/deviceManage/index.vue @@ -1107,7 +1107,7 @@ export default { .img_video_warp { width: 100%; - height: 210px; + height: 251px; background: rgba(0, 0, 0, 0.3); border-radius: 20rpx; }