diff --git a/components/index/video-item/index.vue b/components/index/video-item/index.vue index c274a79..01996dd 100644 --- a/components/index/video-item/index.vue +++ b/components/index/video-item/index.vue @@ -54,23 +54,22 @@ .title{ margin:0 auto; margin-top: 4rpx; - font-size: 28rpx; + font-size: 23rpx; color: #333; font-weight: 500; - line-height: 40rpx; + line-height: 36rpx; width: 300rpx; overflow:hidden; text-overflow:ellipsis; - display:-webkit-box; + display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; - height: 80rpx; } .jianjie{ margin:0 auto; margin-top: 10rpx; font-size: 22rpx; - color: #666; + color: #656565; line-height: 30rpx; width: 300rpx; margin-left: 18rpx; diff --git a/static/CustomStoryboard.zip b/static/CustomStoryboard.zip index a540b69..ba374df 100644 Binary files a/static/CustomStoryboard.zip and b/static/CustomStoryboard.zip differ diff --git a/static/app/start/1080x1882.png b/static/app/start/1080x1882.png index 982f192..4ea75a3 100644 Binary files a/static/app/start/1080x1882.png and b/static/app/start/1080x1882.png differ diff --git a/static/app/start/480x762.png b/static/app/start/480x762.png index d722713..59f08a9 100644 Binary files a/static/app/start/480x762.png and b/static/app/start/480x762.png differ diff --git a/static/app/start/720x1242.png b/static/app/start/720x1242.png index 864a69b..b602345 100644 Binary files a/static/app/start/720x1242.png and b/static/app/start/720x1242.png differ