From 213acbd9ba90742c0d72bd17af140c6cffdb7a76 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期五, 17 一月 2025 10:27:43 +0800 Subject: [PATCH] ui --- src/components/ControllerVideoWx.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/ControllerVideoWx.vue b/src/components/ControllerVideoWx.vue index 69a77fb..3040ca8 100644 --- a/src/components/ControllerVideoWx.vue +++ b/src/components/ControllerVideoWx.vue @@ -136,7 +136,7 @@ } .control-body { width: 350px; - height: 400px; + height: 70vh; display: flex; flex-direction: column; justify-content: center; -- Gitblit v1.8.0