remove unused code

This commit is contained in:
afc163 2015-05-27 20:01:12 +08:00
parent 40d40ffc69
commit 9cd0cdad0c

View File

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