Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
周少峰
2017-07-05 17:48:44 +0800
Commit
524f7ab9ea20aed15fe12df8e808bcb7fc2c8057
2 parents
96d7e7ee
4e15f9d8
Merge branch 'feature/spread' into gray
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/models/general-tabs-service.js
apps/home/models/general-tabs-service.js
View file @
524f7ab
...
...
@@ -31,7 +31,7 @@ const _homeNav = (switcher) => {
{
name
:
'我的评论'
,
href
:
'/home/comment'
},
// {name: '我的投诉', href: '/home/complaints'},
{
name
:
'我的
推广
'
,
href
:
'/home/spread'
},
{
name
:
'我的
邀请好友
'
,
href
:
'/home/spread'
},
{
name
:
'我的信息'
,
href
:
'/home/message'
,
count
:
0
},
{
name
:
'在线客服'
,
...
...
Please
register
or
login
to post a comment