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-04-11 18:10:57 +0800
Commit
84fa7b50ca4cf7338c4dd3a660da7aecb08f339a
1 parent
43a44f10
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
utils/product-process.js
utils/product-process.js
View file @
84fa7b5
...
...
@@ -229,6 +229,7 @@ exports.processProductList = (list, options) => {
}
else
{
// 5.6商品列表未关联店铺不显示品牌
_
.
unset
(
product
,
'brand_name'
);
// product.brandUrl = helpers.urlFormat('', '', product.brand_domain);
}
...
...
Please
register
or
login
to post a comment