具体要看hoverIntent这个函数了把,不过也有可能你传的函数参数function里面的$(this)指的是全局window,没有click的方法,你把$(this)改成 $(".tabno .tabli")最外面的试试