From 8af3db52a632968206ca2bc7f9bd6b4662350232 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期二, 25 六月 2024 11:50:18 +0800
Subject: [PATCH] 商品管理

---
 common/self.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/common/self.scss b/common/self.scss
index 2f1ba42..d99fa0b 100644
--- a/common/self.scss
+++ b/common/self.scss
@@ -945,3 +945,6 @@
 .before-line::before{
 	border-top: 2rpx solid #EEEEEE;
 }
+.img100{
+	background-size: 100% 100%;
+}
\ No newline at end of file

--
Gitblit v1.9.3