From b2f5ae64b9d18769d365a1d0527e511f853399a9 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Thu, 4 Jul 2024 11:08:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=8C=E6=99=AF=E8=89=B2=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/css/page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/css/page.css b/common/css/page.css index a551be37..77281773 100644 --- a/common/css/page.css +++ b/common/css/page.css @@ -96,7 +96,7 @@ uni-page-head[uni-page-head-type=default]~uni-page-wrapper { * 公共样式、框架样式覆盖 */ page { - background: #f5f5f5; + background: #f8f8f8; color: #4a4a4a; }