yuminge-app/yun-min-program-plugin-master/packageI/independenceBalance/storeBalance/balance_recharge.wxss

418 lines
7.6 KiB
Plaintext

#balance_recharge {
padding-bottom: 600rpx;
box-sizing: border-box;
}
.activityBox {
background-color: #fff;
border-radius: 9.92rpx;
padding: 32rpx 30.08rpx;
margin: 0 auto;
margin-top: 20.16rpx;
}
.activityBox .activityTxt {
font-size: 28.16rpx;
color: #2d2d2d;
font-weight: 600;
text-align: left;
margin-bottom: 34.88rpx;
}
.activityBox .activityConten {
text-align: left;
}
.rechargeMethod {
background-color: #fff;
border-radius: 9.92rpx;
padding: 32rpx 30.08rpx;
margin: 0 auto;
}
.rechargeMethod .methodBox {
display: flex;
flex-direction: column;
}
.rechargeMethod .methodBox .li {
position: relative;
display: flex;
align-items: center;
line-height: 112rpx;
font-size: 24rpx;
padding: 0 26.88rpx;
justify-content: space-between;
}
.rechargeMethod .methodBox .li .lis {
display: flex;
align-items: center;
}
.rechargeMethod .methodBox .li .iconfont_bg {
background: #f15353;
width: 72rpx;
height: 48rpx;
border-radius: 6rpx;
display: flex;
align-items: center;
margin-right: 20rpx;
}
.rechargeMethod .methodBox .li .icon-balance_d {
color: #00908c;
}
.rechargeMethod .methodBox .li .icon-balance_e {
color: #64b42e;
}
.rechargeMethod .methodBox .li .icon-balance_f {
color: #fac337;
}
.rechargeMethod .methodBox .li .icon-balance_g {
color: #00508e;
}
.rechargeMethod .methodBox .li .icon-balance_h {
color: #fac337;
}
.rechargeMethod .methodBox .li .icon-balance_i {
color: #64b42e;
}
.rechargeMethod .methodBox .li .icon-balance_j {
color: #069ce7;
}
.rechargeMethod .methodBox .li .icon-balance_z {
background-image: url(../../../assets/images/pay_e.png);
}
.rechargeMethod .methodBox .li .iconfont {
font-size: 44.8rpx;
margin-right: 20rpx;
width: 44.16rpx;
height: 44.16rpx;
display: flex;
align-items: center;
}
.rechargeMethod .methodBox li:last-child {
border: none;
}
.rechargeMethod .methodTxt {
font-size: 28.16rpx;
color: #2d2d2d;
font-weight: 600;
text-align: left;
margin-bottom: 34.88rpx;
}
.current {
display: flex;
justify-content: flex-end;
margin-right: 30.08rpx;
margin-top: 24rpx;
font-size: 24rpx;
color: #494949;
margin-bottom: 39.04rpx;
}
.moneyInp {
height: 129.92rpx;
background-color: #fff;
border-radius: 9.92rpx;
border: solid 0.0313rem #aeaeae;
margin: 0 30rpx;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 32rpx;
}
.moneyInp .small {
width: 50%;
overflow: hidden;
text-align: right;
flex-shrink: 0;
font-size: 24rpx;
text-overflow: ellipsis;
white-space: nowrap;
}
.smallInp {
width: 50%;
font-size: 38rpx;
color: #949494;
}
.moneyInp .small text {
font-size: 48rpx;
}
.storeUser {
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
margin-top: 47.04rpx;
margin-bottom: 41.92rpx;
}
.storeUser van-field {
width: 100%;
}
.storeUser .storeImg {
width: 60.16rpx;
height: 60.16rpx;
border-radius: 100%;
}
.storeUser .storeImg image {
width: 60.16rpx;
height: 60.16rpx;
border-radius: 100%;
}
.storeUser .storeName {
margin-left: 22rpx;
}
.btn {
background: #fff;
position: fixed;
bottom: 0;
left: 0;
}
.btn .btn_box {
border-top: solid 2rpx #ccc;
}
.btn .btn_box .line_one {
display: flex;
}
.btn .btn_box .line_one button {
width: 186rpx;
height: 126rpx;
font-size: 1.125rem;
background: none;
color: #333;
border-radius: 0;
padding: 0;
border: none;
border-right: solid 2rpx #ccc;
}
.btn .btn_box .line_one button icon {
font-size: 96rpx;
color: #666;
}
.btn .btn_box .line_one button:last-child {
border-right: none;
}
.btn .btn_box .btn_bottom .line_two {
display: flex;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_two {
display: flex;
border-top: solid 2rpx #ccc;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_two button {
width: 185.6rpx;
height: 126rpx;
font-size: 1.125rem;
background: none;
color: #333;
border-radius: 0;
padding: 0;
border: none;
border-right: solid 2rpx #ccc;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_two button:last-child {
border-right: none;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_three {
border-top: solid 2rpx #ccc;
display: flex;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_three button {
width: 185.6rpx;
height: 126rpx;
font-size: 1.125rem;
background: none;
color: #333;
border-radius: 0;
padding: 0;
border: none;
border-right: solid 2rpx #ccc;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_three button:last-child {
border-right: none;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_four {
display: flex;
border-top: solid 2rpx #ccc;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_four button {
width: 185.6rpx;
height: 126rpx;
font-size: 40rpx;
background: none;
color: #333;
border-radius: 0;
padding: 0;
border: none;
border-right: solid 2rpx #ccc;
}
.btn .btn_box .btn_bottom .line_two .line-left .line_box .line_four button:last-child {
border-right: none;
}
.btn .btn_box .btn_bottom .line_two .line-right button {
width: 192rpx;
height: 384rpx;
padding: 0;
border-radius: 0;
font-size: 36rpx;
}
/* 键盘 */
.btn {
width: 100%;
background: #fff;
position: fixed;
bottom: 0;
left: 0;
}
.btn .btn_box {
border-top: solid 2rpx #ccc;
}
.btn .btn_box .line_one {
display: flex;
}
.btn .btn_box .line_one .button {
width: 186rpx;
height: 126rpx;
font-size: 72rpx;
background: none;
color: #333;
border-radius: 0;
padding: 0;
border-right: solid 2rpx #ccc;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.btn .btn_box .line_one .button icon {
font-size: 96rpx;
color: #666;
}
.btn .btn_box .btn_bottom .line_two_1 {
display: flex;
}
.btn .btn_box .btn_bottom .line_two_1 .line-left .line_box .line_two {
display: flex;
border-top: solid 2rpx #ccc;
}
.btn .btn_box .btn_bottom .line_two_1 .line-left .line_box .line_two .button {
width: 186rpx;
height: 126rpx;
font-size: 72rpx;
background: none;
color: #333;
border-radius: 0;
padding: 0;
border-right: solid 2rpx #ccc;
display: flex;
justify-content: center;
align-items: center;
}
.btn .btn_box .btn_bottom .line_two_1 .line-left .line_box .line_three {
border-top: solid 2rpx #ccc;
display: flex;
}
.btn .btn_box .btn_bottom .line_two_1 .line-left .line_box .line_three .button {
width: 186rpx;
height: 126rpx;
font-size: 72rpx;
background: none;
color: #333;
border-radius: 0;
padding: 0;
border-right: solid 2rpx #ccc;
display: flex;
justify-content: center;
align-items: center;
}
.btn .btn_box .btn_bottom .line_two_1 .line-left .line_box .line_four {
display: flex;
border-top: solid 2rpx #ccc;
}
.btn .btn_box .btn_bottom .line_two_1 .line-left .line_box .line_four .button {
width: 186rpx;
height: 126rpx;
font-size: 72rpx;
background: none;
color: #333;
border-radius: 0;
padding: 0;
border-right: solid 2rpx #ccc;
display: flex;
justify-content: center;
align-items: center;
}
.btn .btn_box .btn_bottom .line_two_1 .line-left .line_box .line_four .button .span {
width: 60rpx;
height: 60rpx;
text-align: center;
line-height: 60rpx;
font-size: 48rpx;
font-weight: bold;
}
.btn .btn_box .btn_bottom .line_two_1 .line-right .button {
width: 188rpx;
height: 384rpx;
padding: 0;
border-radius: 0;
font-size: 36rpx;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background-color: #04be02;
color: #fff;
}