jiangping
2024-07-12 5776f4f5be2d5aa37a1e928ba95567dfc2e97d5c
wechat_jiaxuan/components/disProduct/index.less
@@ -63,6 +63,7 @@
    }
    .query_form{
      position: absolute;
      z-index: 99;
      background-color: #fff;
      .list{
        width: 100%;
@@ -79,7 +80,7 @@
          font-size: 26rpx;
          color: #333333;
          white-space: nowrap;
          overflow: hidden;//文本超出隐藏
          overflow: hidden;
          text-overflow: ellipsis;
          margin-right: 24rpx;
          margin-bottom: 24rpx;
@@ -147,7 +148,7 @@
            position: absolute;
            left: 0;
            top: 0;
            z-index: 100;
            z-index: 10;
          }
        }
        .name{