diff --git a/pages/commission/components/account-type-select.vue b/pages/commission/components/account-type-select.vue index 89b4c209..e7b14060 100644 --- a/pages/commission/components/account-type-select.vue +++ b/pages/commission/components/account-type-select.vue @@ -75,7 +75,12 @@ icon: '/static/img/shop/pay/alipay.png', title: '支付宝账户', value: '4', - } + }, + { + icon: '/static/img/shop/pay/wechat.png', + title: '微信零钱', + value: '5', + } ]; function onChange(e) { diff --git a/pages/commission/withdraw.vue b/pages/commission/withdraw.vue index 4ce3ad40..c934fdd1 100644 --- a/pages/commission/withdraw.vue +++ b/pages/commission/withdraw.vue @@ -32,6 +32,7 @@ 银行卡转账 微信零钱 支付宝账户 + 微信零钱 @@ -48,7 +49,7 @@ /> - + 提现账号