Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
xuqi
2015-10-28 09:55:53 +0800
Commit
fe1363e01bd6629153397093d12bbe0510a071a0
1 parent
b647df31
init $pre
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/product/list.js
static/js/product/list.js
View file @
fe1363e
@@ -54,7 +54,7 @@ var $listNav = $('#list-nav'),
@@ -54,7 +54,7 @@ var $listNav = $('#list-nav'),
54
end
:
false
54
end
:
false
55
}
55
}
56
},
56
},
57
-
$pre
,
//纪录进入筛选前的active
项
57
+
$pre
=
$listNav
.
find
(
'.active'
),
//纪录进入筛选前的active项,初始为选中
项
58
searching
;
58
searching
;
59
59
60
/**
60
/**
Please
register
or
login
to post a comment