.load-more { font-size: 24rpx; height: 100rpx; display: flex; flex-direction: column; justify-content: center; .t-class-loading { display: flex; justify-content: center; } .t-class-loading-text { color: #bbbbbb; } .t-class-indicator { color: #b9b9b9 !important; } } .t-class-divider-content { margin: 0 10rpx; color: #bbbbbb; }