volantis-x / hexo-theme-volantis

A Wonderful Theme for Hexo.
https://volantis.js.org
MIT License
1.98k stars 596 forks source link

fix: 修复移动端菜单栏按钮点击没有收起二级子菜单的问题 #880

Closed lovelyJason closed 1 year ago

lovelyJason commented 1 year ago

PR Type

Description

移动端,点击菜单icon打开一级菜单,并打开二级菜单的时候,此时再关闭所有菜单,二级菜单没有被关闭,应该被关闭

另外,还有个报错,可能是团队中别人的代码导致的,我这里只有dev分支有问题

image

Others