diff --git a/pages/sub/activity/detail.vue b/pages/sub/activity/detail.vue index 2a416e0..7e05b0c 100644 --- a/pages/sub/activity/detail.vue +++ b/pages/sub/activity/detail.vue @@ -11,15 +11,15 @@ - 基本信息 - @@ -27,8 +27,8 @@ - - + + diff --git a/pages/sub/notice/detail.vue b/pages/sub/notice/detail.vue index 0583c0b..2854b5e 100644 --- a/pages/sub/notice/detail.vue +++ b/pages/sub/notice/detail.vue @@ -4,72 +4,67 @@ - - - - - - - {{ noticeInfo.title }} - - - - - - {{ noticeInfo.publisher }} + + + + + + {{ noticeInfo.title }} - {{ noticeInfo.publishDate ? sheep.$helper.timeFormat(noticeInfo.publishDate, 'yyyy/mm/dd hh:MM:ss') : '' }} - - - - - - - - - - - - - - - - - - - - - - - - {{ item.name }} + + + + + {{ noticeInfo.publisher }} + + {{ noticeInfo.publishDate ? sheep.$helper.timeFormat(noticeInfo.publishDate, 'yyyy/mm/dd hh:MM:ss') : '' }} + + + + + + + + + + + + + + + + + + + + + + + + + {{ item.name }} + + - -