Authored by 郝肖肖

gulp ge

... ... @@ -6668,7 +6668,9 @@ function initFilter(opt) {
filterHammer.on('tap', function(e) {
var $this = $(e.target),
$cur;
// e.preventDefault();//防止透点
//这行不能注释,iphone下会出现穿透
e.preventDefault();//防止透点
if ($this.closest('.filter-body').length > 0) {
$cur = $this.closest('.sub-item');
... ...
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.