Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
罗超
SuperMan
Commits
1b1a26fe
Commit
1b1a26fe
authored
May 20, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
109dc69f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
0 deletions
+36
-0
config.js
src/router/config.js
+36
-0
No files found.
src/router/config.js
View file @
1b1a26fe
...
@@ -2585,6 +2585,42 @@ export default {
...
@@ -2585,6 +2585,42 @@ export default {
title
:
'车辆品牌管理'
title
:
'车辆品牌管理'
},
},
},
},
{
path
:
'/dzscenicspotList'
,
//定制包车=>景点管理
name
:
'dzscenicspotList'
,
component
:
resolve
=>
require
([
'@/components/TravelManager/customizedcar/dzscenicspotList'
],
resolve
),
meta
:
{
title
:
'景点管理'
},
},
{
path
:
'/carmanageList'
,
//定制包车=>车辆管理
name
:
'carmanageList'
,
component
:
resolve
=>
require
([
'@/components/TravelManager/customizedcar/carmanageList'
],
resolve
),
meta
:
{
title
:
'车辆管理'
},
},
{
path
:
'/dzaddcar'
,
//定制包车=>车辆管理
name
:
'dzaddcar'
,
component
:
resolve
=>
require
([
'@/components/TravelManager/customizedcar/dzaddcar'
],
resolve
),
meta
:
{
title
:
'车辆管理'
},
},
{
path
:
'/dzlineList'
,
//定制包车=>线路管理
name
:
'dzlineList'
,
component
:
resolve
=>
require
([
'@/components/TravelManager/customizedcar/dzlineList'
],
resolve
),
meta
:
{
title
:
'线路管理'
},
},
{
{
path
:
'/newQuotation_SWT'
,
path
:
'/newQuotation_SWT'
,
...
...
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