diff --git a/src/pages/notice/notice.vue b/src/pages/notice/notice.vue index 243a7d8..7e4b582 100644 --- a/src/pages/notice/notice.vue +++ b/src/pages/notice/notice.vue @@ -260,7 +260,7 @@ const handleJump = (item)=>{ } .scroll-h{ /* #ifdef APP-PLUS */ - height: calc(100vh - 120px); + height: calc(100vh - 150px); /* #endif */ /* #ifndef APP-PLUS */ height: calc(100vh - 160px);