弹窗层级问题

This commit is contained in:
lyp 2025-04-14 16:23:06 +08:00
parent df1198f13a
commit d0c41c022a
3 changed files with 6 additions and 4 deletions

View File

@ -212,7 +212,7 @@ const App: React.FC = () => {
}}
width={500}
centered
zIndex={100}
>
<div className='phoneBox'>
<Form name="Form"

View File

@ -3109,7 +3109,9 @@ export default function Index() {
// setCouponModal(false)
// setUnRead(0)
setGetCouponModal(false)
}}>
}}
zIndex={99}
>
<div className='headModal-bot'>
{couponArray.map((item: any) => {
return (

View File

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