From 73c3507d82c06066d592d626ccd1a9a0961e0c5f Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 19 七月 2024 20:10:26 +0800
Subject: [PATCH] ''
---
wechat_jiaxuan/components/disProduct/index.less | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/wechat_jiaxuan/components/disProduct/index.less b/wechat_jiaxuan/components/disProduct/index.less
index de08cd3..7da90da 100644
--- a/wechat_jiaxuan/components/disProduct/index.less
+++ b/wechat_jiaxuan/components/disProduct/index.less
@@ -1,3 +1,10 @@
+.home_top{
+ // position: fixed;
+ z-index: 9999;
+ width: 100%;
+ background-color: #fff;
+ // border: 1px solid red;
+}
.search_wrap{
width: 670rpx;
height: 72rpx;
@@ -13,7 +20,6 @@
margin-right: 16rpx;
}
}
-
.app{
height: 100%;
width: 100%;
--
Gitblit v1.9.3