From cd8690f355b86354ed68044f9c22a8e6a93e1b84 Mon Sep 17 00:00:00 2001 From: xixi <123@qq.com> Date: Thu, 25 Jul 2024 18:33:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ai/AiHelper.tsx | 11 ++-- src/components/payment/Payment.tsx | 87 ++++++++++++++++++++---------- src/components/payment/payment.css | 10 +++- 3 files changed, 76 insertions(+), 32 deletions(-) diff --git a/src/components/ai/AiHelper.tsx b/src/components/ai/AiHelper.tsx index 4107d5b..833bf45 100644 --- a/src/components/ai/AiHelper.tsx +++ b/src/components/ai/AiHelper.tsx @@ -619,7 +619,7 @@ export default function AiHelper(props: PropsType) { const imgSrc = `${Axios.defaults?.baseURL}/route/file/v2/download/true/${item.previewImgs}`; return (