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