Sign in
w-front-end
/
popularSports
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3b9e490fcd86092333c6fe9fc04327b71213a8ef
Authored by
zhiyangdu
2020-01-02 16:41:20 +0800
1 parent
9666d01c
大众体育title
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/index/index.vue
src/pages/index/index.vue
View file @
3b9e490
@@ -31,7 +31,7 @@
@@ -31,7 +31,7 @@
31
}
31
}
32
},
32
},
33
created(){
33
created(){
34
-
34
+ document.title = "大众体育"
35
},
35
},
36
methods: {
36
methods: {
37
link(index){
37
link(index){