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 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/common/self.scss b/common/self.scss
index 2baf157..d99fa0b 100644
--- a/common/self.scss
+++ b/common/self.scss
@@ -561,7 +561,6 @@
background-size: 100% 100%;
width: 136rpx;
height: 136rpx;
- background-image: url('@/static/app/imgs/app-add.png');
}
// #endif
.flex-w100{
@@ -943,3 +942,9 @@
}
+.before-line::before{
+ border-top: 2rpx solid #EEEEEE;
+}
+.img100{
+ background-size: 100% 100%;
+}
\ No newline at end of file
--
Gitblit v1.9.3