Commit 7c14707c4203e0853d1a6200ac0903c25fee349c

Authored by 夏洋涛
1 parent d83a6690
Exists in master

feat:文字修改

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/router/index.js
@@ -125,7 +125,7 @@ const routes = [ @@ -125,7 +125,7 @@ const routes = [
125 component: () => 125 component: () =>
126 import('@/views/Home/HomeYX.vue'), 126 import('@/views/Home/HomeYX.vue'),
127 meta: { 127 meta: {
128 - title: '个人中心(绍兴研学)' 128 + title: '个人中心'
129 } 129 }
130 }, 130 },
131 { 131 {