From c81ee7e961fa5716e3898be44942635b1f1597e5 Mon Sep 17 00:00:00 2001 From: zmr900709 <1838875027@qq.com> Date: Thu, 20 Aug 2020 14:23:21 +0800 Subject: [PATCH 1/2] 1 --- components/index/video-item/index.vue | 4 ++-- components/informations/notice/notice.vue | 8 ++++++-- components/shop/special-shop/index.vue | 2 +- pageB/components/userinfo/index.vue | 2 +- pageB/photo/index.vue | 15 +++++++++------ pageB/video/video.nvue | 2 ++ pageD/activity/activity.vue | 2 +- pageD/notice/notice.vue | 13 +++++++++++-- pageD/privateChat/privateChat.vue | 8 +++++++- pages/mine/index.vue | 14 ++++++++++---- 10 files changed, 50 insertions(+), 20 deletions(-) diff --git a/components/index/video-item/index.vue b/components/index/video-item/index.vue index dd983a0..607f98a 100644 --- a/components/index/video-item/index.vue +++ b/components/index/video-item/index.vue @@ -6,7 +6,7 @@ 视频 - + {{ item.article_title }} {{ item.article_content }} @@ -103,7 +103,7 @@ } } >image{ - width: 37rpx; + width: 35rpx; height: 8rpx; padding: 20rpx; } diff --git a/components/informations/notice/notice.vue b/components/informations/notice/notice.vue index 712914a..cd812ac 100644 --- a/components/informations/notice/notice.vue +++ b/components/informations/notice/notice.vue @@ -1,5 +1,5 @@