是不是没有还是我哪里调试错误了
if( _href[_href.length-1] != currentId ) {
_menu.className = "" ;
} else {
_menu.className = "current";
}
百度到方法了- -这里因为单个class就这么写- -了忘记了