From 1cee3a660c5f8e5f4290ae894c2898c4966a834d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 18:33:33 +0800
Subject: [PATCH] ''

---
 wechat_jiaxuan/components/disProduct/index.less |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/wechat_jiaxuan/components/disProduct/index.less b/wechat_jiaxuan/components/disProduct/index.less
index 7de0910..50bfd4d 100644
--- a/wechat_jiaxuan/components/disProduct/index.less
+++ b/wechat_jiaxuan/components/disProduct/index.less
@@ -10,7 +10,6 @@
   display: flex;
   align-items: center;
   background-color: #F7F7F7;
-
   image {
     width: 28rpx;
     height: 28rpx;
@@ -27,16 +26,8 @@
   }
 }
 
-.home_top {
-  position: fixed;
-  z-index: 9999;
-  width: 100%;
-  background-color: #fff;
-}
-
 .main_content {
   display: flex;
-  padding-top: 120rpx;
   height: 100%;
   .main_left {
     width: 160rpx;

--
Gitblit v1.9.3