From dc18c47a3525e44ea2f5b3057155277a544ac1c6 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Tue, 12 May 2026 11:44:41 +0800 Subject: [PATCH] 1 --- pages/index/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 93d71ab..9164299 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2397,8 +2397,7 @@ .qusong1 { width: 40rpx; height: 40rpx; - background: linear-gradient(135deg, #0d4d42 0%, #38d9b8 100%); - color: #fff; + background: linear-gradient(90deg, #e3ff96, #a6ffea); border-radius: 40rpx; text-align: center; line-height: 40rpx;