重复了。。

This commit is contained in:
罗宪 2015-05-27 18:35:42 +08:00
parent a53fa362f1
commit cce0cb50ff

View File

@ -25,12 +25,12 @@ $(function() {
}, 150);
}
$('.aside-container li h4').click(function() {
/*$('.aside-container li h4').click(function() {
$(this).next().animate({
height: 'toggle',
opacity: 'toggle'
}, 150);
});
});*/
var navFunc={
navStrArr: [],