修改
This commit is contained in:
@ -689,8 +689,8 @@ const intoBack = async () => {
|
||||
devTools: true
|
||||
}
|
||||
},
|
||||
// `http://localhost:${availablePort}/backManage/index.html#/login?timestamp=${Date.now()}`,
|
||||
`${baseURL}/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()}`,
|
||||
{},
|
||||
id
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user