diff --git a/src/views/grateful/NoticeDetail.vue b/src/views/grateful/NoticeDetail.vue old mode 100644 new mode 100755 index 5f0ebb2b..550d27f5 --- a/src/views/grateful/NoticeDetail.vue +++ b/src/views/grateful/NoticeDetail.vue @@ -29,7 +29,7 @@ -
通知内容
+
@@ -137,11 +137,8 @@ export default { } .topTitle { - display: flex; - justify-content: center; - font-size: 18px; - font-weight: 600; - margin-bottom: 30px; + width: 100%; + height: 50px; } .noticeContent {