From a3ad988e9f74049a6b17efd4f3db8389ae6fe7ed Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期一, 24 六月 2024 17:06:05 +0800
Subject: [PATCH] upload 花农小程序(todo商品管理)

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

diff --git a/common/self.scss b/common/self.scss
index 2baf157..2f1ba42 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,6 @@
 	}
 
 
+.before-line::before{
+	border-top: 2rpx solid #EEEEEE;
+}

--
Gitblit v1.9.3