Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
c0ab2822
Commit
c0ab2822
authored
May 09, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up router
parent
3ceac9c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
20 deletions
+20
-20
src/router/index.js
src/router/index.js
+20
-20
No files found.
src/router/index.js
View file @
c0ab2822
...
...
@@ -24,26 +24,6 @@ export default new Router({
component
:
()
=>
import
(
"
@/pages/index
"
),
redirect
:
"
/workplace
"
,
children
:
[
{
path
:
"
/sjfwDetail
"
,
name
:
"
sjfwDetail
"
,
component
:
()
=>
import
(
"
@/pages/sjfwDetail
"
),
},
// 数据服务详情
{
path
:
"
/skfwDetail
"
,
name
:
"
skfwDetail
"
,
component
:
()
=>
import
(
"
@/pages/skfwDetail
"
),
},
// 时空服务详情
{
path
:
"
/zhyyfwDetail
"
,
name
:
"
zhyyfwDetail
"
,
component
:
()
=>
import
(
"
@/pages/zhyyfwDetail
"
),
},
// 综合应用服务详情
{
path
:
"
/workplace
"
,
name
:
"
workPlace
"
,
component
:
()
=>
import
(
"
@/pages/workPlace
"
),
},
{
path
:
"
/fwzc
"
,
// 服务注册
name
:
"
fwzc
"
,
...
...
@@ -102,6 +82,26 @@ export default new Router({
},
],
},
{
path
:
"
/sjfwDetail
"
,
name
:
"
sjfwDetail
"
,
component
:
()
=>
import
(
"
@/pages/sjfwDetail
"
),
},
// 数据服务详情
{
path
:
"
/skfwDetail
"
,
name
:
"
skfwDetail
"
,
component
:
()
=>
import
(
"
@/pages/skfwDetail
"
),
},
// 时空服务详情
{
path
:
"
/zhyyfwDetail
"
,
name
:
"
zhyyfwDetail
"
,
component
:
()
=>
import
(
"
@/pages/zhyyfwDetail
"
),
},
// 综合应用服务详情
{
path
:
"
/workplace
"
,
name
:
"
workPlace
"
,
component
:
()
=>
import
(
"
@/pages/workPlace
"
),
},
],
},
{
...
...
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