From 9ff8cb967141950f8bb2940427a856c1ae1169a7 Mon Sep 17 00:00:00 2001 From: czm <2192718639@qq.com> Date: Wed, 8 Mar 2023 14:36:20 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(=E6=89=93=E5=BC=80=E4=BC=A0?= =?UTF-8?q?=E7=BB=9F=E7=A0=81=E5=8D=95):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/onlinePay.ts | 2 +- src/pages/order/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/onlinePay.ts b/src/api/onlinePay.ts index 71fecb7..8a9ed74 100644 --- a/src/api/onlinePay.ts +++ b/src/api/onlinePay.ts @@ -46,7 +46,7 @@ export const GetReturnPayCode = () => { */ export const GetCodePic = () => { return useRequest({ - url: '/caphtml-order', + url: '/xima-caphtml/caphtml-order', base_url: CAP_HTML_TO_IMAGE_BASE_URL, method: 'post', }) diff --git a/src/pages/order/index.tsx b/src/pages/order/index.tsx index 9ca06cc..0c567d4 100644 --- a/src/pages/order/index.tsx +++ b/src/pages/order/index.tsx @@ -301,7 +301,7 @@ const Order = () => { [orderDetail], ) return ( - + {(orderDetail?.status != SaleorderstatusWaitingPrePayment.value && ) || (