From 7046b2568593b72f3640df6796a2b81980134030 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 18 九月 2022 23:45:57 +0800
Subject: [PATCH] 2022-09-18

---
 src/tabviews/custom/components/card/cardcellList/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss
index 11dec19..2030460 100644
--- a/src/tabviews/custom/components/card/cardcellList/index.scss
+++ b/src/tabviews/custom/components/card/cardcellList/index.scss
@@ -155,7 +155,7 @@
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
-    background-color: #e9e9e9;
+    background-color: #f5f5f5;
   }
   .ant-mk-picture.scale {
     cursor: zoom-in;

--
Gitblit v1.8.0