liukangdong
2024-07-29 26fb0b3e76f52212a2cef49a0bc0b94e7425880c
wechat_staff/components/disProduct/index.less
@@ -21,6 +21,7 @@
.app {
  height: 100%;
  width: 100%;
  overflow-y:hidden;
  .home_content{
    height: 100%;
  }
@@ -211,6 +212,7 @@
          .icon {
            width: 28rpx;
            height: 28rpx;
            margin-right: 8rpx;
          }
@@ -224,5 +226,15 @@
        }
      }
    }
    .empty_wrap{
      width: 100%;
      display: flex;
      padding-top: 200rpx;
      justify-content: center;
    }
    .default_empty{
      width: 300rpx;
      height: 300rpx;
    }
  }
}