jiangping
2024-07-26 2faa6546a9f9ddb29f81cbc9770fc25b95703695
wechat_jiaxuan/components/disCase/index.wxss
@@ -179,3 +179,13 @@
.main_content .goods_list .item .info .primary {
  color: var(--themeColor);
}
.empty_wrap {
  width: 100%;
  display: flex;
  padding-top: 200rpx;
  justify-content: center;
}
.default_empty {
  width: 300rpx;
  height: 300rpx;
}