From c824e3bcb34f8b6f3c1435ddca91130367dc3729 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 16 一月 2024 10:41:25 +0800
Subject: [PATCH] Mr.Shi
---
h5/pages/notice/notice.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/pages/notice/notice.vue b/h5/pages/notice/notice.vue
index 4e50576..3f2d0e7 100644
--- a/h5/pages/notice/notice.vue
+++ b/h5/pages/notice/notice.vue
@@ -64,7 +64,7 @@
.content {
flex: 1;
- height: calc(100% - 88rpx - 60rpx - 40rpx);
+ height: calc(100% - 88rpx - 60rpx - 40rpx - 40rpx);
}
.button {
--
Gitblit v1.9.3