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-12-11 14:17:11 +0800
Commit
5b123cab27aa0ac083b0a72a2e7c5032716ccb7b
1 parent
2e6d2953
del shop href
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
apps/product/models/list.js
apps/product/models/list.js
View file @
5b123ca
...
...
@@ -176,10 +176,6 @@ function getListData(params, channel) {
pathTitle
:
`
$
{
checkedBrand
.
totalName
}
$
{
sortName
}
`
});
}
_
.
last
(
pathNav
).
last
=
true
;
pathNav
.
push
({});
}
if
(
sortName
)
{
...
...
Please
register
or
login
to post a comment