This commit is contained in:
haoouba
2021-02-15 11:03:36 +08:00
parent 0c509a16c6
commit fc2694300e
6 changed files with 21 additions and 8 deletions

View File

@@ -396,6 +396,7 @@ document.addEventListener('DOMContentLoaded', () => {
/* 移动端侧边栏菜单手风琴 */
{
$('.joe_header__slideout-menu .current').parents('.panel-body').show().siblings('.panel').addClass('in')
$('.joe_header__slideout-menu .panel').on('click', function () {
const panelBox = $(this).parent().parent()
/* 清除全部内容 */