From 267928f61ecc1d4dbeeee76f2d2d868a209dae74 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 17 七月 2024 11:13:37 +0800
Subject: [PATCH] 提交
---
wechat_jiaxuan/components/disProduct/index.wxss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/wechat_jiaxuan/components/disProduct/index.wxss b/wechat_jiaxuan/components/disProduct/index.wxss
index 7fb775c..e67a710 100644
--- a/wechat_jiaxuan/components/disProduct/index.wxss
+++ b/wechat_jiaxuan/components/disProduct/index.wxss
@@ -64,6 +64,7 @@
}
.main_content .main_right .query_form {
position: absolute;
+ z-index: 99;
background-color: #fff;
}
.main_content .main_right .query_form .list {
@@ -151,7 +152,7 @@
position: absolute;
left: 0;
top: 0;
- z-index: 100;
+ z-index: 10;
}
.main_content .main_right .goods_list .item .name {
margin: 12rpx 0 8rpx;
--
Gitblit v1.9.3