From dd5010ddc78f2691e4905726687f3bbf6ce6ab5e Mon Sep 17 00:00:00 2001 From: jqtmviyu Date: Tue, 13 May 2025 17:03:50 +0800 Subject: [PATCH] =?UTF-8?q?style:=20:art:=20=E6=9B=B4=E6=96=B0=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/hot/hot.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {