jiangping
2024-07-26 7cede2696df830f56a1f7edc4cff4ca483c8aeb8
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;
}