feat: 跳转链接带二维码
This commit is contained in:
@ -16,8 +16,6 @@ export async function handleUserLogin() {
|
||||
handleUserHome();
|
||||
}
|
||||
|
||||
|
||||
|
||||
// 首页
|
||||
export function handleUserHome() {
|
||||
router.push({ name: 'Home' });
|
||||
|
||||
Reference in New Issue
Block a user