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
b3b4b8c4
Commit
b3b4b8c4
authored
9 months ago
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
8e438c75
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
config.js
src/router/config.js
+15
-0
No files found.
src/router/config.js
View file @
b3b4b8c4
...
@@ -2204,6 +2204,14 @@ export default {
...
@@ -2204,6 +2204,14 @@ export default {
title
:
'单机票订单'
title
:
'单机票订单'
},
},
},
},
{
path
:
'/douyinOrder'
,
//抖音订单
name
:
'douyinOrder'
,
component
:
resolve
=>
require
([
'@/components/SingleAirTicket/douyinOrder'
],
resolve
),
meta
:
{
title
:
'抖音订单'
},
},
{
{
path
:
'/CharterAddEditVehicle'
,
//新增/编辑团订
path
:
'/CharterAddEditVehicle'
,
//新增/编辑团订
name
:
'CharterAddEditVehicle'
,
name
:
'CharterAddEditVehicle'
,
...
@@ -3822,6 +3830,13 @@ export default {
...
@@ -3822,6 +3830,13 @@ export default {
meta
:
{
meta
:
{
title
:
'奖励管理'
title
:
'奖励管理'
}
}
},
{
//奖励管理
path
:
'/douyinTips'
,
name
:
'douyinTips'
,
component
:
resolve
=>
require
([
'@/components/systemManagement/douyinTips'
],
resolve
),
meta
:
{
title
:
'抖音订单标记管理'
}
},
{
// 财务往来单据 收入确认单
},
{
// 财务往来单据 收入确认单
path
:
'/priceIncomeConfirmList'
,
path
:
'/priceIncomeConfirmList'
,
name
:
'priceIncomeConfirmList'
,
name
:
'priceIncomeConfirmList'
,
...
...
This diff is collapsed.
Click to expand it.
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