Sign in
w-front-end
/
select_good
·
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
c94e4f832cf3f36a0e7ec93e5911b1a5fe1af439
Authored by
zhiyangdu
2020-04-20 16:07:51 +0800
1 parent
79e144e1
头部title
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/notYetOpened/notYetOpened.vue
src/pages/notYetOpened/notYetOpened.vue
View file @
c94e4f8
@@ -27,7 +27,7 @@
@@ -27,7 +27,7 @@
27
}
27
}
28
},
28
},
29
created(){
29
created(){
30
-
30
+ document.title = "尚未开通"
31
},
31
},
32
methods: {
32
methods: {
33
// 复制成功
33
// 复制成功