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
2017-10-26 20:36:25 +0800
Commit
60d3255ad935b0bed7f635dbbdd29adf035455ee
1 parent
53986ac6
color status
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
utils/product-process-simple.js
utils/product-process-simple.js
View file @
60d3255
...
...
@@ -91,7 +91,8 @@ exports.processProductList = (list, options) => {
goodsList
.
push
({
images_url
:
goods
.
images_url
,
color_name
:
goods
.
color_name
,
url
:
proInfo
.
url
url
:
proInfo
.
url
,
status
:
1
});
}
});
...
...
Please
register
or
login
to post a comment