From 8450d77a0761cd9ea9b0b55ef1adf5a3ceb6b7d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Fri, 10 Oct 2025 11:21:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B7=B1=E5=BA=A6=E4=B9=9D?= =?UTF-8?q?=E5=A4=A7=E6=A8=A1=E5=9E=8B=E9=A1=B5=E9=9D=A2=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/DeepNineModel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/DeepNineModel.vue b/src/views/DeepNineModel.vue index 2ec5ca3..082a367 100644 --- a/src/views/DeepNineModel.vue +++ b/src/views/DeepNineModel.vue @@ -149,7 +149,7 @@ const closeNoPermissionDialog = () => { height: auto; /* margin-top: 20px; */ position: absolute; - top: 3vh; + top: 10vh; } /* 顶部标题 */