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
ec9d4b3c
Commit
ec9d4b3c
authored
Apr 11, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
5a96763a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
config.js
src/router/config.js
+5
-5
No files found.
src/router/config.js
View file @
ec9d4b3c
...
...
@@ -2267,7 +2267,7 @@ export default {
name
:
'CharteringProductList'
,
component
:
resolve
=>
require
([
'@/components/busManagement/CharteringManagement/CharteringProductList'
],
resolve
),
meta
:
{
title
:
'
PAK
管理'
title
:
'
包车
管理'
},
},
{
...
...
@@ -2283,7 +2283,7 @@ export default {
name
:
'CharteringQuotation'
,
component
:
resolve
=>
require
([
'@/components/busManagement/CharteringManagement/CharteringQuotation'
],
resolve
),
meta
:
{
title
:
'
PAK
产品类型'
title
:
'
包车
产品类型'
},
},
{
...
...
@@ -2291,7 +2291,7 @@ export default {
name
:
'CharteringPackagePrice'
,
component
:
resolve
=>
require
([
'@/components/busManagement/CharteringManagement/CharteringPackagePrice'
],
resolve
),
meta
:
{
title
:
'
PAK
产品报价'
title
:
'
包车
产品报价'
},
},
{
...
...
@@ -2299,7 +2299,7 @@ export default {
name
:
'BookAcarList'
,
component
:
resolve
=>
require
([
'@/components/busManagement/BookAcar/list'
],
resolve
),
meta
:
{
title
:
'
PAK
预定'
title
:
'
包车
预定'
},
},
{
...
...
@@ -2307,7 +2307,7 @@ export default {
name
:
'CharterPreview'
,
component
:
resolve
=>
require
([
'@/components/busManagement/BookAcar/CharterPreview'
],
resolve
),
meta
:
{
title
:
'
PAK
预览'
title
:
'
包车
预览'
},
},
{
...
...
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