app.wxss
@@ -5,6 +5,23 @@ flex-direction: column; align-items: center; justify-content: space-between; padding: 200rpx 0; box-sizing: border-box; } .noMore-View { flex: 1; display: flex; justify-content: center; align-items: center; height: 100%; text-align: center; flex-direction: column; } .noMore-img{ width: 300rpx; height: 300rpx; } .noMore-text{ color:#969494; }