登录
This commit is contained in:
@ -16,6 +16,8 @@ export async function handleUserLogin() {
|
||||
handleUserHome();
|
||||
}
|
||||
|
||||
|
||||
|
||||
// 首页
|
||||
export function handleUserHome() {
|
||||
router.push({ name: 'Home' });
|
||||
|
||||
Reference in New Issue
Block a user