Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rs-cloud-platform-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周健威
rs-cloud-platform-ui
Commits
a96f1063
Commit
a96f1063
authored
Dec 01, 2020
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
web站点管理-星云动态
parent
f3d1e252
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
12 deletions
+6
-12
index.js
src/router/index.js
+6
-12
No files found.
src/router/index.js
View file @
a96f1063
...
@@ -106,22 +106,16 @@ export const asyncRouterMap = [{
...
@@ -106,22 +106,16 @@ export const asyncRouterMap = [{
}]
}]
},
},
{
{
path
:
'/
nebulaDynamics
'
,
path
:
'/
webSiteManagement
'
,
component
:
Layout
,
component
:
Layout
,
name
:
'
基础配置
管理'
,
name
:
'
web站点
管理'
,
icon
:
'setting'
,
icon
:
'setting'
,
authority
:
'
nebulaDynamics
'
,
authority
:
'
webSiteManagement
'
,
children
:
[{
children
:
[{
path
:
'ne
wsCategory
'
,
path
:
'ne
bulaDynamics
'
,
component
:
_import
(
'nebulaDynamics/newsCategory'
),
component
:
_import
(
'nebulaDynamics/newsCategory'
),
name
:
'新闻类别'
,
name
:
'星云动态'
,
authority
:
'newsCategory'
authority
:
'nebulaDynamics'
},
{
path
:
'newsList'
,
component
:
_import
(
'nebulaDynamics/newsList'
),
name
:
'新闻列表'
,
authority
:
'newsList'
}]
}]
}
}
];
];
...
...
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