This commit is contained in:
2025-12-09 10:55:08 +08:00
parent 569075e9ca
commit 50cdcee3f8

View File

@ -689,8 +689,8 @@ const intoBack = async () => {
devTools: true devTools: true
} }
}, },
// `http://localhost:${availablePort}/backManage/index.html#/login?timestamp=${Date.now()}`, `http://localhost:${availablePort}/backManage/index.html#/login?timestamp=${Date.now()}`,
`${baseURL}/backManage/index.html#/login?timestamp=${Date.now()}`, // `${baseURL}/backManage/index.html#/login?timestamp=${Date.now()}`,
{}, {},
id id
) )