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; }