$("#test") .on("mouseenter",function(e){ sub.removeClass("none") })
每个二级菜单上都要添加一个隐藏二级菜单的的类,也就是之前写过的none。
代码问题吧,id有没有区分开