Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2017-01-17 11:32:54 +0800
Commit
cbb7460bf8a1f84d3b8f0ea7b9f0f5d9f88493c8
1 parent
8fb724d2
order-status-modified
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/new-arrival.page.js
public/js/product/new-arrival.page.js
View file @
cbb7460
...
...
@@ -277,7 +277,7 @@ let searchView = function() {
$curNav
.
find
(
'.down'
).
removeClass
(
'hide'
);
$newList
.
addClass
(
'hide'
);
}
switchNav
(
$curNav
);
return
;
}
...
...
Please
register
or
login
to post a comment