金币余额
{{userCoins || '0.00'}}
0.00
选择充值金额
onChangeProduct(e, _e)" class="recharge_amount_item" :class="{'is-active': e.id === curr_recharge_product.id}" :key="'product'+ index" :index="`${index}`" v-if="user_recharge_configs?.product?.length">
{{ e.give_tip }}
{{e?.pname}}
¥{{e?.promo_price_yuan || 0}} 原价:{{e?.price_yuan || 0}}支付方式
onChangePayment(e, _e)" class="payment_methods_items" :class="{'is-active': e.id === curr_recharge_payment.id}" :key="'payment'+ index" :index="`${index}`" v-if="curr_recharge_product?.pay?.length">
{{ e?.name || '未知充值' }}
立即支付 ¥{{ curr_recharge_product?.promo_price_yuan || '0.00'}}