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
yyq
2017-10-23 16:35:40 +0800
Commit
365c2908f7b77ef7e08c9524a32cb26828f15e2b
2 parents
3ec6c8dd
34d61c55
Merge branch 'feature/qps' of git.yoho.cn:fe/yohobuy-node into feature/qps
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/home/models/general-tabs-service.js
package.json
apps/home/models/general-tabs-service.js
View file @
365c290
...
...
@@ -182,7 +182,7 @@ module.exports = class extends global.yoho.BaseModel {
return
{
path
:
bread
,
homeNav
:
navs
.
homeNav
,
userThumb
:
''
userThumb
:
defaultAvatar
};
}
...
...
package.json
View file @
365c290
{
"name"
:
"yohobuy-node"
,
"version"
:
"5.9.9
3
"
,
"version"
:
"5.9.9
2
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
Please
register
or
login
to post a comment