Authored by 梁志锋

update

@@ -37,7 +37,7 @@ if (kidsType) { @@ -37,7 +37,7 @@ if (kidsType) {
37 37
38 $curNav = $navList.children('.focus'); 38 $curNav = $navList.children('.focus');
39 39
40 -if (kidsType) { 40 +if (lifestyleType) {
41 navHammer = new Hammer($navList[0]); 41 navHammer = new Hammer($navList[0]);
42 navHammer.on('tap', function(e) { 42 navHammer.on('tap', function(e) {
43 var $this = $(e.target).closest('li'), 43 var $this = $(e.target).closest('li'),