From f8650c83fddda84b59cbe950e5cef1f59ea0d634 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Fri, 13 Sep 2024 19:29:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uni.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uni.scss b/uni.scss index 3a6e12f..f8b3f7e 100644 --- a/uni.scss +++ b/uni.scss @@ -28,7 +28,7 @@ $uni-text-color-placeholder: #808080; $uni-text-color-disable:#c0c0c0; /* 背景颜色 */ -$uni-bg-color:#ffffff; +$uni-bg-color:#FFFDF6; $uni-bg-color-grey:#f8f8f8; $uni-bg-color-hover:#f1f1f1;//点击状态颜色 $uni-bg-color-mask:rgba(0, 0, 0, 0.4);//遮罩颜色