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
cac37f4a
Commit
cac37f4a
authored
Apr 26, 2020
by
王昆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gsb
parent
355a0048
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
18 deletions
+20
-18
xgg-deliver/app/base/controller/impl/uc/userCtl.js
+20
-18
No files found.
xgg-deliver/app/base/controller/impl/uc/userCtl.js
View file @
cac37f4a
...
@@ -115,10 +115,20 @@ class UserCtl extends CtlBase {
...
@@ -115,10 +115,20 @@ class UserCtl extends CtlBase {
"name"
:
"订单中心"
,
"name"
:
"订单中心"
,
"icon"
:
"iconfont icon-gth-gsdingdanzhongxin"
,
"icon"
:
"iconfont icon-gth-gsdingdanzhongxin"
,
"team"
:
[
"team"
:
[
{
// /trading/glyRegister 工商注册
"name"
:
"订单管理"
,
// /trading/glyHandle 刻章办理
"path"
:
"/trading/ordersAll"
// /trading/glyBank 银行开户
},
// /trading/glyReport 税务报道
// /trading/glyAccount 代理记账
// /trading/ordersAll 订单管理改为全部订单
// /trading/glyorderInformation 我的业务订单
{
"name"
:
"全部订单"
,
"path"
:
"/trading/ordersAll"
},
{
"name"
:
"我的业务订单"
,
"path"
:
"/trading/glyorderInformation"
},
{
"name"
:
"工商注册"
,
"path"
:
"/trading/glyRegister"
},
{
"name"
:
"刻章办理"
,
"path"
:
"/trading/glyHandle"
},
{
"name"
:
"银行开户"
,
"path"
:
"/trading/glyBank"
},
{
"name"
:
"税务报道"
,
"path"
:
"/trading/glyReport"
},
{
"name"
:
"代理记账"
,
"path"
:
"/trading/glyAccount"
},
]
]
},
},
{
{
...
@@ -131,16 +141,6 @@ class UserCtl extends CtlBase {
...
@@ -131,16 +141,6 @@ class UserCtl extends CtlBase {
},
},
]
]
},
},
// {
// "name": "用户中心",
// "icon": "iconfont icon-gth-gsgetihuzhongxin",
// "team": [
// {
// "name": "用户管理",
// "path": "/user/userCenter"
// }
// ]
// }
];
];
}
else
{
}
else
{
return
[
return
[
...
@@ -158,10 +158,12 @@ class UserCtl extends CtlBase {
...
@@ -158,10 +158,12 @@ class UserCtl extends CtlBase {
"name"
:
"订单中心"
,
"name"
:
"订单中心"
,
"icon"
:
"iconfont icon-gth-gsdingdanzhongxin"
,
"icon"
:
"iconfont icon-gth-gsdingdanzhongxin"
,
"team"
:
[
"team"
:
[
{
{
"name"
:
"我的业务订单"
,
"path"
:
"/trading/orderInformation"
},
"name"
:
"我的业务订单"
,
{
"name"
:
"工商注册"
,
"path"
:
"/trading/ywyRegister"
},
"path"
:
"/trading/orderInformation"
{
"name"
:
"刻章办理"
,
"path"
:
"/trading/ywyHandle"
},
}
{
"name"
:
"银行开户"
,
"path"
:
"/trading/ywyBank"
},
{
"name"
:
"税务报道"
,
"path"
:
"/trading/ywyReport"
},
{
"name"
:
"代理记账"
,
"path"
:
"/trading/ywyAccount"
},
]
]
},
},
{
{
...
...
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