mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
chore: modify text
Signed-off-by: Kaifuny <superbiger.github@gmail.com>
This commit is contained in:
parent
1d825b36f1
commit
b153d22b04
@ -25,7 +25,7 @@ const routes: RouteRecordRaw[] = [
|
|||||||
name: ROUTE_NAME.SYSTEM_SOCIAL_INDEX,
|
name: ROUTE_NAME.SYSTEM_SOCIAL_INDEX,
|
||||||
component: () => import('../views/HomeView.vue'),
|
component: () => import('../views/HomeView.vue'),
|
||||||
meta: {
|
meta: {
|
||||||
title: '第三方登录',
|
title: '认证登录',
|
||||||
requiresAuth: true,
|
requiresAuth: true,
|
||||||
icon: 'el-icon-setting',
|
icon: 'el-icon-setting',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user