From 4dc531fc2dcd6517fffa2e9760225f5705537258 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 19 七月 2024 20:11:27 +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