Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
沈志敏
2016-08-18 11:14:15 +0800
Commit
f84618d389581512d42c4d3612546904ee62581b
2 parents
be41dd59
d8153a73
Merge branch 'develop' of git.yoho.cn:fe/yohoblk-wap into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
apps/product/models/shop-api.js
apps/product/models/shop-api.js
View file @
f84618d
...
...
@@ -11,13 +11,13 @@ const _ = require('lodash');
const
yhChannel
=
{
men
:
{
channel
:
'1'
channel
:
'
30
1'
},
women
:
{
channel
:
'2'
channel
:
'
30
2'
},
lifestyle
:
{
channel
:
'
4
'
channel
:
'
303
'
}
};
...
...
Please
register
or
login
to post a comment