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
yyq
7 years ago
Commit
1a9174a961dd999b0f0373590c906be189f8269a
1 parent
c86b6e43
kids floor goods
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/channel/models/index.js
apps/channel/models/index.js
View file @
1a9174a
...
...
@@ -650,7 +650,7 @@ module.exports = class extends global.yoho.BaseModel {
return
;
}
if
(
it
.
product_
id
)
{
if
(
it
.
product_
skn
)
{
formatData
.
idx
=
getIndex
(
it
.
product_skn
);
if
(
formatData
.
idx
===
0
||
formatData
.
idx
)
{
data
.
singlehot
.
imgHot
.
push
(
formatData
);
...
...
Please
register
or
login
to post a comment