代码拉取完成,页面将自动刷新
page {
background-color: #fff;
display: flex;
flex-direction: column;
}
.page-header {
display: flex;
justify-content: center;
border-bottom: 1rpx solid #ccc;
margin-bottom: 10rpx;
}
.page-header-text {
padding: 20rpx 40rpx;
color: #999;
font-size: 40rpx;
text-align: center;
}
.page-body {
display: flex;
flex: 1;
flex-direction: column;
}
.item {
display: flex;
padding: 20rpx 40rpx;
border-bottom: 1rpx solid #eee;
}
.item .poster {
width: 168rpx;
height: 128rpx;
}
.item .meta {
display: flex;
flex: 1;
margin-right: 20rpx;
flex-direction: column;
justify-content: space-between;
}
.item .meta .title,
.item .meta .sub-title {
display: block;
}
.item .meta .title {
font-size: 30rpx;
line-height: 140%;
}
.item .meta .sub-title {
font-size: 22rpx;
color: #c0c0c0;
}
.loadMore,.noPageLoad{
flex: 1;
flex-direction: row;
justify-content: center;
align-items: center;
text-align: center;
font-size: 28rpx;
color:#999;
margin: 15rpx 0rpx;
}
.loadMoreIcon{
flex:1
}
.loadMoreText{
flex: 1
}
.loadMoreIcon{
width:30rpx;
height:30rpx;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。