This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
随手拍
rongxin_prod
张泽亮
2 years ago
parent
b0eecb8aeb
commit
f08257b621
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/router/index.js
+ 1
- 1
src/router/index.js
View File
@@ -31,7 +31,7 @@ export const constantRoutes = [
path: '/admin',
name: 'admin',
meta: {
title: '
主页
',
title: '
随手拍跳转
',
keepAlive: true,
},
component: (resolve) => require(['@/views/admin'], resolve)
Write
Preview
Loading…
Cancel
Save