Browse Source

随手拍

rongxin_prod
张泽亮 2 years ago
parent
commit
f08257b621
1 changed files with 1 additions and 1 deletions
  1. +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)


Loading…
Cancel
Save