yiming
2024-06-21 f5932f85898de7284c9f16d314b4a1c572b31c73
pages/specialDiscussion/index.wxss
@@ -1,4 +1,6 @@
/* pages/specialDiscussion/index.wxss */
@import "./index.skeleton.wxss";
image {
  width: 100%;
  height: 100%;
@@ -133,4 +135,13 @@
  background-position: right center;
  background-size: 30% 50%;
  /* 将背景图片位置设置为靠右 */
}
.noDataBox {
  width: 100%;
  /* margin-top: 200rpx; */
  height: 620rpx;
  display: flex;
  justify-content: center;
  align-items: center;
}