zhangwenqiang

19899 我的-关注列表页面,底部文字“已显示全部内容”与导航条太近

... ... @@ -37,6 +37,6 @@ struct FollowListPage {
.width('100%')
}.width("100%")
.height("100%")
.padding({top:px2vp(this.topSafeHeight),bottom:px2vp(this.bottomSafeHeight)})
.padding({top:px2vp(this.topSafeHeight),bottom:px2vp(this.bottomSafeHeight)+10})
}
}
\ No newline at end of file
... ...