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
周少峰
2016-09-26 10:36:55 +0800
Commit
6df9b127a07efae4761d68b5c7d739c65fa5b1ac
1 parent
034a8d84
brands
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/search-handler.js
apps/product/models/search-handler.js
View file @
6df9b12
...
...
@@ -859,7 +859,7 @@ exports.handlePathNavData = (data, params, page) => {
{
name
:
'品牌一览'
,
pathTitle
:
'品牌一览'
,
href
:
helpers
.
urlFormat
(
'
brand
'
)
href
:
helpers
.
urlFormat
(
'
/brands
'
)
},
{
name
:
data
.
brandNameEn
+
data
.
brandNameCn
,
...
...
Please
register
or
login
to post a comment