From 4fdff772838dab41c8b2b08c37135fd6227bfcbb Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 19 九月 2022 01:09:52 +0800
Subject: [PATCH] Merge branch 'develop'

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

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

--
Gitblit v1.8.0