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
Email Patches
Plain Diff
Browse Files
Authored by
OF1706
2017-03-09 13:50:37 +0800
Commit
619665e641978bb206578e1315451e281eee3e37
1 parent
bfccdc52
less recommend list none
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/search.js
apps/product/models/search.js
View file @
619665e
...
...
@@ -72,7 +72,7 @@ exports.getSearchData = (params, channel) => {
header
:
true
}),
search
:
{}
};
};
// 获取左侧类目数据
if
(
result
[
1
].
code
===
200
)
{
...
...
Please
register
or
login
to post a comment