.header{ background: #fff; padding:20rpx 32rpx; position: sticky; top: 0; } .header-top-right{ margin-left: 10rpx; } .state{ color: #E6A23C; } .li{ background: #fff; padding:20rpx 32rpx; line-height: 60rpx; border-bottom: 1px solid #f1f1f1; } .date{ font-size: 28rpx; margin-top: 20rpx; } .scroll{ height: calc(100vh - 157rpx); /* background-color: #E6A23C */ }