From d0c41c022a8c61512776b2dede75a7e501fdabf5 Mon Sep 17 00:00:00 2001 From: lyp Date: Mon, 14 Apr 2025 16:23:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E7=AA=97=E5=B1=82=E7=BA=A7=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 2 +- src/route/index/Index.tsx | 4 +++- src/util/AjaxUtils.ts | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index dd9ddae..5968667 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -212,7 +212,7 @@ const App: React.FC = () => { }} width={500} centered - + zIndex={100} >
+ }} + zIndex={99} + >
{couponArray.map((item: any) => { return ( diff --git a/src/util/AjaxUtils.ts b/src/util/AjaxUtils.ts index c4da653..cb5b3fb 100644 --- a/src/util/AjaxUtils.ts +++ b/src/util/AjaxUtils.ts @@ -15,8 +15,8 @@ export const WebSocketBaseUrl: string = 'ws://192.168.0.15:7025/copyright'; // export const WebSocketBaseUrl: string = 'ws://192.168.0.103:7025/copyright'; // export const WebSocketBaseUrl: string = '/copyright'; -export const DevUserId: string = '80d3365e-0597-4988-979e-18ef1c3ec671'; // 18634604067 -// export const DevUserId: string = 'a2ab4e3a-fd92-4723-9217-f9955ee92911'; +// export const DevUserId: string = '80d3365e-0597-4988-979e-18ef1c3ec671'; // 18634604067 +export const DevUserId: string = 'a2ab4e3a-fd92-4723-9217-f9955ee92911'; // export const DevUserId: string = '6fb8e783-243c-4eec-8d98-c9b1c8aeaa00'; // 15042810561 密码123456 // export const DevUserId: string = 'c2438eb8-2685-49a9-bf02-5111a5192d96'; // 18647109157 // export const DevUserId: string = '';