Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
credit
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
niuyutian
credit
Commits
2d449e8c
Commit
2d449e8c
authored
Sep 07, 2023
by
jiangweijia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
菜单清理
parent
8ed265b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
40 additions
and
40 deletions
+40
-40
menu.mock.ts
mock/modules/menu.mock.ts
+40
-40
No files found.
mock/modules/menu.mock.ts
View file @
2d449e8c
...
...
@@ -77,14 +77,14 @@ const menu: Menu[] = [
}
]
},
{
id
:
'3'
,
name
:
'3'
,
title
:
'信贷业务'
,
type
:
'dir'
,
icon
:
'mdi:form'
,
children
:
[]
},
//
{
//
id: '3',
//
name: '3',
//
title: '信贷业务',
//
type: 'dir',
//
icon: 'mdi:form',
//
children: []
//
},
{
id
:
'4'
,
name
:
'4'
,
...
...
@@ -109,38 +109,38 @@ const menu: Menu[] = [
}
]
},
{
id
:
'5'
,
name
:
'5'
,
title
:
'贷后管理'
,
type
:
'dir'
,
icon
:
'mdi:form'
,
children
:
[]
},
{
id
:
'6'
,
name
:
'6'
,
title
:
'押品管理'
,
type
:
'dir'
,
icon
:
'mdi:form'
,
children
:
[]
},
{
id
:
'7'
,
name
:
'7'
,
title
:
'综合查询'
,
type
:
'dir'
,
icon
:
'mdi:form'
,
children
:
[]
},
{
id
:
'8'
,
name
:
'8'
,
title
:
'报表统计'
,
type
:
'dir'
,
icon
:
'mdi:form'
,
children
:
[]
},
//
{
//
id: '5',
//
name: '5',
//
title: '贷后管理',
//
type: 'dir',
//
icon: 'mdi:form',
//
children: []
//
},
//
{
//
id: '6',
//
name: '6',
//
title: '押品管理',
//
type: 'dir',
//
icon: 'mdi:form',
//
children: []
//
},
//
{
//
id: '7',
//
name: '7',
//
title: '综合查询',
//
type: 'dir',
//
icon: 'mdi:form',
//
children: []
//
},
//
{
//
id: '8',
//
name: '8',
//
title: '报表统计',
//
type: 'dir',
//
icon: 'mdi:form',
//
children: []
//
},
{
id
:
'9'
,
name
:
'9'
,
...
...
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