GITLAB
SxhGroup
/ zheliResearchWap_province_zlb
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7c14707c4203e0853d1a6200ac0903c25fee349c
Authored by
夏洋涛
2023-04-06 16:57:57 +0800
1 parent
d83a6690
Exists in
master
feat:文字修改
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/router/index.js
Side-by-side Diff
Inline Diff
src/router/index.js
Wrap text
Diff comments
View file @
7c14707
...
...
@@ -125,7 +125,7 @@ const routes = [
125
125
component: () =>
126
126
import('@/views/Home/HomeYX.vue'),
127
127
meta: {
128
- title: '个人中心
(绍兴研学)
'
128
+ title: '个人中心
'
129
129
}
130
130
},
131
131
{
...
...