登录处理
This commit is contained in:
@@ -7,7 +7,7 @@ import { HiAesUtil } from './HiAesUtil.ts'
|
||||
const encryptionKey = 'c0qhq99a-nq8h-ropg-wrlc-ezj4dlkxqpzx'
|
||||
function redirectLogin() {
|
||||
localStorage.removeItem('Authorization')
|
||||
router.push('/')
|
||||
router.push({ path: '/', query: { login: 'true' } })
|
||||
}
|
||||
export interface ExtraConfig {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user