From 91804a802d6531e9e093848bc503bd30069799c5 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Fri, 8 May 2026 14:04:49 +0800 Subject: [PATCH] 1 --- pages/index/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 9550f17..44a3cce 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1312,8 +1312,8 @@ } .list-name { - height: 60rpx; - line-height: 28rpx; + height: 40rpx; + line-height: 35rpx; } .list-type { @@ -1336,6 +1336,7 @@ .list-price { color: #777; + height: 17px; font-size: 20rpx; text-decoration: line-through; }