Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
A
admin-base
Project
Project
Details
Activity
Releases
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
new-sing
admin-base
Commits
24b04b2a
Commit
24b04b2a
authored
Sep 19, 2019
by
赵茹林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉1部名称
parent
6cd02d93
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
menuList.js
src/util/menuList.js
+6
-3
No files found.
src/util/menuList.js
View file @
24b04b2a
...
@@ -106,7 +106,8 @@ export default [
...
@@ -106,7 +106,8 @@ export default [
icon
:
'icon-laoshi'
,
icon
:
'icon-laoshi'
,
list
:
[
list
:
[
{
{
value
:
'销售1部'
,
// value: '销售1部',
value
:
'销售部'
,
routerName
:
'teacher'
,
routerName
:
'teacher'
,
path
:
'/teacher'
,
path
:
'/teacher'
,
cover
:
'3-1'
,
cover
:
'3-1'
,
...
@@ -216,7 +217,8 @@ export default [
...
@@ -216,7 +217,8 @@ export default [
component
:
e
=>
require
([
'@/components/brokerage'
],
e
),
component
:
e
=>
require
([
'@/components/brokerage'
],
e
),
}
}
},
{
},
{
value
:
'团队概况(1部)'
,
// value: '团队概况(1部)',
value
:
'团队概况'
,
routerName
:
'team1'
,
routerName
:
'team1'
,
path
:
'/team/1'
,
path
:
'/team/1'
,
cover
:
'11-91'
,
cover
:
'11-91'
,
...
@@ -260,7 +262,8 @@ export default [
...
@@ -260,7 +262,8 @@ export default [
meta
:
{
index
:
1
,
type
:
2
}
meta
:
{
index
:
1
,
type
:
2
}
}
}
},
{
},
{
value
:
'小时动态(1部)'
,
// value: '小时动态(1部)',
value
:
'小时动态'
,
routerName
:
'hour1'
,
routerName
:
'hour1'
,
path
:
'/hour/1'
,
path
:
'/hour/1'
,
cover
:
'11-101'
,
cover
:
'11-101'
,
...
...
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