From b4edf70e8f4b5dbcbf7436af3974d911b03404bc Mon Sep 17 00:00:00 2001 From: imeepos Date: Thu, 4 Sep 2025 22:23:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9F=A5=E7=9C=8B=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E9=BB=91=E8=89=B2=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/generate/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/generate/index.css b/src/pages/generate/index.css index 2619c3c..1b7b3e3 100644 --- a/src/pages/generate/index.css +++ b/src/pages/generate/index.css @@ -125,7 +125,7 @@ .btn-secondary { flex: 1; background-color: #fff; - color: #FFD67A; + color: #000000; border: 3rpx solid #FFD67A; border-radius: 16rpx; height: 96rpx;