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; } /* 顶部标题 */