diff --git a/pages/index/home.vue b/pages/index/home.vue index 6f40f53..0c9ecf5 100644 --- a/pages/index/home.vue +++ b/pages/index/home.vue @@ -144,14 +144,14 @@ - + --> + @@ -165,7 +165,7 @@ :key="index" class="recommend-item" > - + @@ -897,7 +897,6 @@ export default { .recommend-item { width: 100%; - height: 200rpx; margin-bottom: 48rpx; border-radius: 32rpx; overflow: hidden; @@ -908,7 +907,7 @@ export default { .recommend-image { width: 100%; - height: 100%; + height: 200rpx; } } } diff --git a/subPages/home/book.vue b/subPages/home/book.vue index 35d445a..7b353d8 100644 --- a/subPages/home/book.vue +++ b/subPages/home/book.vue @@ -42,7 +42,7 @@ + mode="widthFix">