From 0c0b6bd67f22ab6bd0c38b9a2e7a4e3d2836c463 Mon Sep 17 00:00:00 2001 From: nisen Date: Thu, 7 Sep 2023 14:09:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/grateful/NoticeDetail.vue | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) mode change 100644 => 100755 src/views/grateful/NoticeDetail.vue 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 {