.confirm-page{ text-align: center; padding:68rpx 0 40rpx; color:#2A2A2A; } .confirm-text{ font-size: 40rpx; margin:0 0 78rpx; } .user-avatar{ width:310rpx; height: 310rpx; border-radius:310rpx; margin:0 auto; } .recommend-title{ font-size: 32rpx; margin:50rpx 0 20rpx; } .recommend-name{ color:#09AFFF; font-size: 40rpx; font-weight: bold; margin:0 0 70rpx; } .confirm-correct{ background:url('https://jzmall.lifejingzhi.com/file/jzmall/weixin/correct-btn.png') no-repeat center; background-size: 100%; width:358rpx; height: 94rpx; margin:0 auto; color:#fff; font-size: 34rpx; line-height:94rpx; text-align: center; } .confirm-correct::after{ border:none; } .error-info{ background:url('https://jzmall.lifejingzhi.com/file/jzmall/weixin/error-btn.png') no-repeat center; background-size: 100%; width:358rpx; height: 94rpx; margin:24rpx auto 200rpx; color:#2A2A2A; font-size: 34rpx; line-height:94rpx; text-align: center; } .bottom-tips{ line-height: 36rpx; font-size: 24rpx; color:#2A2A2A; padding:0 46rpx; text-align: left; } .tip-image{ width:30rpx; height: 30rpx; padding-top:8rpx; } /* .confirm-page .van-button--danger{ width:144rpx; background:#09afff; height: 52rpx; font-size: 24rpx; } .confirm-page .van-button__text{ color:#fff; } */ .confirm-page .van-dialog{ border-radius: 8rpx; overflow:auto; } .input-tips{ margin:80rpx 0 20rpx; } .code-input{ border:2rpx solid #DCDCDC; width:400rpx; margin:0 auto; height: 68rpx; } .close-icon{ width:60rpx; height: 60rpx; position: absolute; top:-30rpx; right:-30rpx; } .dialog-wrapper { display: flex; align-items: center; justify-content: center; height: 100%; } .dialog-block { width: 486rpx; border-radius:10rpx; background-color: #fff; position: relative; padding-bottom:40rpx; font-size: 24rpx; } .confirm-input{ height: 52rpx; width:144rpx; text-align: center; line-height: 52rpx; background: #09afff; color:#fff; border-radius:52rpx; margin:48rpx auto 0; }