.scroll { width: 100%; margin-top: 94rpx; margin-bottom: 98rpx; } .animation { display: flex; justify-content: center; align-items: center; width: 100%; height: 80rpx; background-color: #f7f7f7; margin-bottom: -80rpx; } .loading { width: 30rpx; height: 30rpx; object-fit: cover; } .loading image { width: 100%; height: 100%; object-fit: cover; } .tip { margin-left: 10rpx; color: #999; font-size: 26rpx; }