Skip to content

Commit

Permalink
chore: modify text
Browse files Browse the repository at this point in the history
Signed-off-by: Kaifuny <superbiger.github@gmail.com>
  • Loading branch information
Kaifuny committed Jul 21, 2023
1 parent 6cf50a0 commit ead0f19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const routes: RouteRecordRaw[] = [
name: ROUTE_NAME.SYSTEM_SOCIAL_INDEX,
component: () => import('../views/HomeView.vue'),
meta: {
title: '第三方登录',
title: '认证登录',
requiresAuth: true,
icon: 'el-icon-setting',
},
Expand Down

0 comments on commit ead0f19

Please sign in to comment.