search
parent
2d1d314304
commit
44ebbf26c3
|
|
@ -105,10 +105,6 @@ $(function()
|
|||
$(".theme-popover-mask").hide();
|
||||
$(".theme-popover").css({"position":"static", "top":0, "padding-top":"0"});
|
||||
});
|
||||
$(document).on('click', '.theme-popover-mask', function()
|
||||
{
|
||||
$(".theme-popover-mask").hide();
|
||||
});
|
||||
}
|
||||
|
||||
// 导航显示/隐藏处理
|
||||
|
|
|
|||
Loading…
Reference in New Issue