vr-shopxo-uniapp/pages/plugins/membershiplevelvip/order/order.css

20 lines
276 B
CSS

/*
* 导航
*/
.nav-base .item {
width: 20%;
}
/**
* 支付方式
*/
.payment-list .item {
width: 50%;
}
.payment-list .item-content {
padding: 20rpx 10rpx;
}
.payment-list .item-content image {
width: 50rpx;
height: 50rpx !important;
}