perf:授权路由更改
This commit is contained in:
@@ -33,7 +33,7 @@ const router = createRouter({
|
||||
},
|
||||
{
|
||||
name: "qq",
|
||||
path: "/qq",
|
||||
path: "/auth/qq",
|
||||
component: () => import("../views/qqAuth/index.vue"),
|
||||
meta: {
|
||||
title: "QQ授权",
|
||||
|
||||
Reference in New Issue
Block a user