.noneList{ text-align: center; margin-top: 30%; } .noneList .title{ margin-bottom: 30rpx; font-size: 46rpx; font-weight: bolder; } .noneList button{ line-height: 2; font-size: 28rpx; border-radius: 100rpx; } .orderList{ } .orderList .weui-cell{ display: flex; flex-direction: row; padding: 20rpx; background: #fff; border-bottom: 1px solid #eee; justify-content: space-between; } .weui-cell__hd{ display: flex; flex-direction: row; } .weui-cell__bd{ color: #999; }