Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Plain Diff
Browse Files
Authored by
ccbikai
2015-10-27 11:54:34 +0800
Commit
ea0827a48bb4dd6451903186cf61c09bd1ddf654
2 parents
98e81847
4e127c3c
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/product/newsale/discount.js
static/js/product/newsale/discount.js
View file @
ea0827a
...
...
@@ -216,7 +216,7 @@ filter.registerCbFn(search);
//3.筛选无active时点击展开筛选面板
//4.筛选有active时点击隐藏筛选面板并恢复点击筛选前active项的active状态
//5.当前active为筛选并且点击其他项时,隐藏筛选面板
$listNav
.
delegate
(
'li'
,
't
ap
'
,
function
()
{
$listNav
.
delegate
(
'li'
,
't
ouchstart
'
,
function
()
{
var
$this
=
$
(
this
),
nav
,
navType
,
...
...
Please
register
or
login
to post a comment