diff --git a/components/informations/notice/notice.vue b/components/informations/notice/notice.vue index cd812ac..a73f822 100644 --- a/components/informations/notice/notice.vue +++ b/components/informations/notice/notice.vue @@ -30,19 +30,19 @@ .text_view{ font-size:26rpx; font-weight:400; - color:rgba(51,51,51,1); - margin: 28rpx 0 30rpx 0; + color: #343434; width: 643rpx; + height: 110rpx; margin: 0 auto; + padding: 20rpx 0; text-align: left; line-height: 40rpx; - letter-spacing: 2rpx; } .notice_view > view:nth-child(3){ - height: 84rpx; - line-height: 84rpx; + height: 80rpx; + line-height: 80rpx; border-top: 1px #F5F5F5 solid; - margin-top: 30rpx; + // margin-top: 30rpx; } } .time_notice{ diff --git a/static/image/common/5.png b/static/image/common/5.png index 055aa76..c1ba141 100644 Binary files a/static/image/common/5.png and b/static/image/common/5.png differ diff --git a/static/image/common/6.png b/static/image/common/6.png index db98493..e204acd 100644 Binary files a/static/image/common/6.png and b/static/image/common/6.png differ diff --git a/static/image/common/8.png b/static/image/common/8.png index 3ef68e7..e8a398b 100644 Binary files a/static/image/common/8.png and b/static/image/common/8.png differ diff --git a/static/image/common/9.png b/static/image/common/9.png index 80cb135..e3baed8 100644 Binary files a/static/image/common/9.png and b/static/image/common/9.png differ