From 2e05e553f0caadf3d4ed9def5c922709f6ff942e Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期一, 24 六月 2024 17:45:24 +0800
Subject: [PATCH] 1

---
 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