From aba12bf70c07acd6f455553594a6edefef724ab5 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Tue, 12 May 2026 15:26:47 +0800 Subject: [PATCH] 1 --- pages/index/index.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 852bed5..e843ca7 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2387,6 +2387,8 @@ padding: 20rpx 10rpx 0; box-sizing: border-box; box-shadow: 0 12rpx 26rpx rgba(0, 35, 28, 0.05); + margin: 0 10px; + font-size: 12px; } .title-sort--sticky { @@ -2469,7 +2471,7 @@ .qusong2 { height: 40rpx; - font-size: 24rpx; + font-size: 22rpx; line-height: 38rpx; text-align: center; background: rgba(166, 255, 234, 0.62); @@ -2495,7 +2497,7 @@ border-radius: 999rpx; background: rgba(0, 191, 255, 0.08); color: #00A8D8; - font-size: 24rpx; + font-size: 22rpx; font-weight: 800; line-height: 40rpx; }