From a4ec421412e200ffc3870da7d4d77a690f6292c0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=97=B4=E8=B4=A7?= <252048765@qq.com>
Date: Tue, 1 Oct 2024 14:42:58 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E6=94=AF=E4=BB=98?=
=?UTF-8?q?=E6=9C=AA=E5=AE=8C=E6=88=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/commission/components/account-type-select.vue | 7 ++++++-
pages/commission/withdraw.vue | 1 +
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/pages/commission/components/account-type-select.vue b/pages/commission/components/account-type-select.vue
index 89b4c20..e7b1406 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 4ce3ad4..9d05083 100644
--- a/pages/commission/withdraw.vue
+++ b/pages/commission/withdraw.vue
@@ -32,6 +32,7 @@
银行卡转账
微信零钱
支付宝账户
+ 微信零钱2
From b59c41c5f8ae87dfede2c576d345a862f1455c63 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=97=B4=E8=B4=A7?= <252048765@qq.com>
Date: Fri, 4 Oct 2024 10:22:33 +0800
Subject: [PATCH 2/2] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E4=BC=98?=
=?UTF-8?q?=E5=8C=96=E3=80=91=E5=A2=9E=E5=8A=A0=E8=BD=AC=E8=B4=A6=E5=9B=9E?=
=?UTF-8?q?=E8=B0=83=E6=8E=A5=E5=8F=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/commission/withdraw.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/commission/withdraw.vue b/pages/commission/withdraw.vue
index 9d05083..c934fdd 100644
--- a/pages/commission/withdraw.vue
+++ b/pages/commission/withdraw.vue
@@ -32,7 +32,7 @@
银行卡转账
微信零钱
支付宝账户
- 微信零钱2
+ 微信零钱
@@ -49,7 +49,7 @@
/>
-
+
提现账号