Authored by 梁志锋

update

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