.popup-pay-content { align-items: center; justify-content: center; padding: 30rpx; width: 100%; height: 1200rpx; background-color: #fff; overflow: scroll; } .input-num{ width: 30%; height: 80rpx; margin-left: 3%; border: 1px solid #eee; margin: 20rpx 0 20rpx 3%; text-align: center; } .type-box{ background: #eee; border-radius: 20rpx; margin-top: 20rpx; padding: 20rpx; }