mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-08 14:40:03 +08:00
search
This commit is contained in:
@ -105,7 +105,10 @@ $(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();
|
||||
});
|
||||
}
|
||||
|
||||
// 导航显示/隐藏处理
|
||||
|
||||
Reference in New Issue
Block a user