diff --git a/src/pages/hot/hot.vue b/src/pages/hot/hot.vue index 00700f4..138c2e5 100644 --- a/src/pages/hot/hot.vue +++ b/src/pages/hot/hot.vue @@ -189,7 +189,7 @@ page { justify-content: space-between; padding: 0 20rpx 20rpx; .navigator { - width: calc(50% - 50rpx); + width: calc(375rpx - 30rpx); padding: 20rpx; margin-top: 20rpx; border-radius: 10rpx; @@ -200,7 +200,7 @@ page { height: 305rpx; } .name { - height: 88rpx; + height: 75rpx; font-size: 26rpx; } .price {