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/views/wx/CameraPTZ2.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/wx/CameraPTZ2.vue b/src/views/wx/CameraPTZ2.vue
index 02575f4..13ed969 100644
--- a/src/views/wx/CameraPTZ2.vue
+++ b/src/views/wx/CameraPTZ2.vue
@@ -5,7 +5,7 @@
         <easy-player :video-url="url"></easy-player>
       </div>
     </div>
-    <div style="margin-top: 15px;display: flex;justify-content: center; width: 100%;">
+    <div style="margin-top: 2px;display: flex;justify-content: center; width: 100%;">
       <controller-video :index-code="indexCode"/>
     </div>
   </div>

--
Gitblit v1.8.0