mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
重复了。。
This commit is contained in:
parent
a53fa362f1
commit
cce0cb50ff
@ -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: [],
|
||||
|
Loading…
Reference in New Issue
Block a user