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 = '';