.empty { display: flex; flex-direction: column; align-items: center; padding-top: 80rpx; .empty-icon { width: 193rpx; height: 138rpx; margin-bottom: 30rpx; } .empty-text { color: #808080; font-size: 28rpx; line-height: 28rpx; } }