.row{ display: flex; justify-content: space-between; height: 90rpx; line-height: 90rpx; border-bottom: 1rpx solid #E4E4E4; } .userName{ font-size: 34rpx; margin-left: 30rpx; } .position{ font-size: 30rpx; margin-right: 30rpx; }