From 1b897c74e44d185669d87abd4c3a29c90d6fe225 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 19 七月 2024 20:10:27 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia
---
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