修改
This commit is contained in:
@ -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
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user