Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
62ce20a2
Commit
62ce20a2
authored
May 21, 2020
by
孙亚楠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
b329c2a8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
30 deletions
+30
-30
xgg-deliver/app/base/controller/impl/uc/userCtl.js
+30
-30
No files found.
xgg-deliver/app/base/controller/impl/uc/userCtl.js
View file @
62ce20a2
...
...
@@ -118,16 +118,16 @@ class UserCtl extends CtlBase {
}
if
(
loginUser
.
isManager
)
{
return
[
{
"name"
:
"数据概览"
,
"icon"
:
"iconfont icon-gth-gsshujugailan"
,
"team"
:
[
{
"name"
:
"业务数据汇总"
,
"path"
:
"/home"
}
]
},
//
{
//
"name": "数据概览",
//
"icon": "iconfont icon-gth-gsshujugailan",
//
"team": [
//
{
//
"name": "业务数据汇总",
//
"path": "/home"
//
}
//
]
//
},
{
"name"
:
"订单中心"
,
"icon"
:
"iconfont icon-gth-gsdingdanzhongxin"
,
...
...
@@ -154,16 +154,16 @@ class UserCtl extends CtlBase {
];
}
else
{
return
[
{
"name"
:
"数据概览"
,
"icon"
:
"iconfont icon-gth-gsshujugailan"
,
"team"
:
[
{
"name"
:
"业务数据汇总"
,
"path"
:
"/home"
}
]
},
//
{
//
"name": "数据概览",
//
"icon": "iconfont icon-gth-gsshujugailan",
//
"team": [
//
{
//
"name": "业务数据汇总",
//
"path": "/home"
//
}
//
]
//
},
{
"name"
:
"订单中心"
,
"icon"
:
"iconfont icon-gth-gsdingdanzhongxin"
,
...
...
@@ -196,11 +196,11 @@ class UserCtl extends CtlBase {
}
if
(
loginUser
.
isManager
)
{
return
[
{
name
:
"数据概览"
,
icon
:
"iconfont icon-gth-gsshujugailan"
,
team
:
[{
name
:
"业务数据汇总"
,
path
:
"/home"
}]
},
//
{
//
name: "数据概览",
//
icon: "iconfont icon-gth-gsshujugailan",
//
team: [{name: "业务数据汇总", path: "/home"}]
//
},
{
name
:
"发票中心"
,
icon
:
"iconfont icon-gth-gsfapiaozhongxin"
,
...
...
@@ -213,11 +213,11 @@ class UserCtl extends CtlBase {
];
}
else
{
return
[
{
name
:
"数据概览"
,
icon
:
"iconfont icon-gth-gsshujugailan"
,
team
:
[{
name
:
"业务数据汇总"
,
path
:
"/home"
}]
},
//
{
//
name: "数据概览",
//
icon: "iconfont icon-gth-gsshujugailan",
//
team: [{name: "业务数据汇总", path: "/home"}]
//
},
{
name
:
"发票中心"
,
icon
:
"iconfont icon-gth-gsfapiaozhongxin"
,
...
...
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