diff --git a/pages/components/my-notice-tg.vue b/pages/components/my-notice-tg.vue index 5185925..a12c875 100644 --- a/pages/components/my-notice-tg.vue +++ b/pages/components/my-notice-tg.vue @@ -218,11 +218,11 @@ padding: 0 20rpx 0 20rpx; .dl-item-box { - height: calc(100vh - var(--status-bar-height) - var(--window-bottom) - 337rpx); + height: calc(100vh - var(--status-bar-height) - var(--window-bottom) - 344rpx); padding-top: 20rpx; isplay: flex; flex-direction: column; } } } - + \ No newline at end of file diff --git a/pages/components/my-notice.vue b/pages/components/my-notice.vue index 8ebf780..186ce27 100644 --- a/pages/components/my-notice.vue +++ b/pages/components/my-notice.vue @@ -207,7 +207,7 @@ padding: 0 20rpx 0 20rpx; .dl-item-box { - height: calc(100vh - var(--status-bar-height) - var(--window-bottom) - 337rpx); + height: calc(100vh - var(--status-bar-height) - var(--window-bottom) - 344rpx); isplay: flex; flex-direction: column; } diff --git a/pages/notice/public-notice.vue b/pages/notice/public-notice.vue index 5f6a485..6f612a3 100644 --- a/pages/notice/public-notice.vue +++ b/pages/notice/public-notice.vue @@ -204,8 +204,10 @@ 通告明细 -