From b6590e3b1d597a1e06e9cbc798c1df876b5fe450 Mon Sep 17 00:00:00 2001 From: lyf <2514544224@qq.com> Date: Wed, 15 Jul 2026 00:38:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=82=B9=E4=BD=8D=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=94=B6=E8=B5=B7=E6=80=81=E6=A3=95=E8=89=B2=E8=BE=B9?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 6e2a78e..6fd6f8d 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -1958,7 +1958,7 @@ const handleExplainBack = () => { background: linear-gradient(180deg, rgba(224, 225, 0, 0.14) 0, rgba(224, 225, 0, 0) 46px), #443c2d; - border: 1px solid #95855e; + border: 1px solid #a66a42; border-radius: 8px; box-shadow: 0 12px 28px rgba(58, 50, 35, 0.26); transform: translateX(-50%);