jiangping
2024-07-23 3ac33e0ea28357bac078ac93404ac02ad9a61738
wechat_jiaxuan/components/disProduct/index.wxss
@@ -75,7 +75,7 @@
}
.main_content .main_right .query_form {
  position: absolute;
  z-index: 99;
  z-index: 999;
  background-color: #fff;
}
.main_content .main_right .query_form .list {
@@ -124,6 +124,13 @@
  background: var(--themeColor);
  color: #fff;
}
.main_content .main_right .shade {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.main_content .main_right .status {
  display: flex;
  padding: 0rpx 40rpx;