From 670ba740442cb5812668b8fcb9f70d54b7a41faf Mon Sep 17 00:00:00 2001 From: paulGao Date: Thu, 5 May 2022 09:30:42 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/api/member.js | 2 +- buyer/src/pages/home/orderCenter/MyOrder.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buyer/src/api/member.js b/buyer/src/api/member.js index 01972ace..c3fe0425 100644 --- a/buyer/src/api/member.js +++ b/buyer/src/api/member.js @@ -52,7 +52,7 @@ export function recharge (params) { // 提现 export function withdrawalApply (params) { return request({ - url: '/buyer/passport/member/wallet/withdrawal', + url: '/buyer/wallet/wallet/withdrawal', method: Method.POST, needToken: true, data: params diff --git a/buyer/src/pages/home/orderCenter/MyOrder.vue b/buyer/src/pages/home/orderCenter/MyOrder.vue index 911c2859..b827fafa 100644 --- a/buyer/src/pages/home/orderCenter/MyOrder.vue +++ b/buyer/src/pages/home/orderCenter/MyOrder.vue @@ -70,7 +70,7 @@ - + From cbb2365ae80c4679f87eedb4da095be8c53c2e8f Mon Sep 17 00:00:00 2001 From: paulGao Date: Mon, 9 May 2022 14:32:00 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=A7=92=E6=9D=80?= =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E9=A1=B5=E5=B7=B2=E5=94=AE=E6=95=B0=E9=87=8F?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/pages/promotion/seckill.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buyer/src/pages/promotion/seckill.vue b/buyer/src/pages/promotion/seckill.vue index 755a4ec9..76ba4993 100644 --- a/buyer/src/pages/promotion/seckill.vue +++ b/buyer/src/pages/promotion/seckill.vue @@ -44,7 +44,7 @@
{{nowHour >= list[currIndex].timeLine ? '立即抢购' : '即将开始'}}
- 已售 + 已售
{{ item.storeName }}