From 792a8c5442b5c240079ba390cc9c9f4c0203091b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Thu, 9 Mar 2023 17:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=8C=E6=99=AF=E9=A2=9C=E8=89=B2=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.module.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.module.less b/src/App.module.less index 5d4abfd..e25c59a 100644 --- a/src/App.module.less +++ b/src/App.module.less @@ -1,3 +1,3 @@ .App { - background-color: #f6f6f6; + background-color: #f1f2f9; }