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 @@