Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vipSupplier
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王淑敏
vipSupplier
Commits
ffd27705
Commit
ffd27705
authored
Oct 02, 2020
by
chuzhixin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy
parent
436cf8cb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
30 deletions
+31
-30
src/router/index.js
+31
-30
No files found.
src/router/index.js
View file @
ffd27705
...
@@ -86,36 +86,7 @@ export const asyncRoutes = [
...
@@ -86,36 +86,7 @@ export const asyncRoutes = [
},
},
],
],
}, */
}, */
{
path
:
"/personnelManagement"
,
component
:
Layout
,
redirect
:
"noRedirect"
,
name
:
"PersonnelManagement"
,
meta
:
{
title
:
"配置"
,
icon
:
"users-cog"
,
permissions
:
[
"admin"
]
},
children
:
[
{
path
:
"userManagement"
,
name
:
"UserManagement"
,
component
:
()
=>
import
(
"@/views/personnelManagement/userManagement/index"
),
meta
:
{
title
:
"用户管理"
},
},
{
path
:
"roleManagement"
,
name
:
"RoleManagement"
,
component
:
()
=>
import
(
"@/views/personnelManagement/roleManagement/index"
),
meta
:
{
title
:
"角色管理"
},
},
{
path
:
"menuManagement"
,
name
:
"MenuManagement"
,
component
:
()
=>
import
(
"@/views/personnelManagement/menuManagement/index"
),
meta
:
{
title
:
"菜单管理"
,
badge
:
"New"
},
},
],
},
{
{
path
:
"/vab"
,
path
:
"/vab"
,
component
:
Layout
,
component
:
Layout
,
...
@@ -366,6 +337,36 @@ export const asyncRoutes = [
...
@@ -366,6 +337,36 @@ export const asyncRoutes = [
],
],
},
},
{
{
path
:
"/personnelManagement"
,
component
:
Layout
,
redirect
:
"noRedirect"
,
name
:
"PersonnelManagement"
,
meta
:
{
title
:
"配置"
,
icon
:
"users-cog"
,
permissions
:
[
"admin"
]
},
children
:
[
{
path
:
"userManagement"
,
name
:
"UserManagement"
,
component
:
()
=>
import
(
"@/views/personnelManagement/userManagement/index"
),
meta
:
{
title
:
"用户管理"
},
},
{
path
:
"roleManagement"
,
name
:
"RoleManagement"
,
component
:
()
=>
import
(
"@/views/personnelManagement/roleManagement/index"
),
meta
:
{
title
:
"角色管理"
},
},
{
path
:
"menuManagement"
,
name
:
"MenuManagement"
,
component
:
()
=>
import
(
"@/views/personnelManagement/menuManagement/index"
),
meta
:
{
title
:
"菜单管理"
,
badge
:
"New"
},
},
],
},
{
path
:
"/mall"
,
path
:
"/mall"
,
component
:
Layout
,
component
:
Layout
,
redirect
:
"noRedirect"
,
redirect
:
"noRedirect"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment