You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adminlte的原生效果是,只有在config面板中勾选了Sidebar Expand on Hover才会有此效果,默认情况鼠标进过时并不会完全展开整个菜单,而是仅弹出鼠标进过的菜单项,我想要这个效果。您的框架中隐藏了config按钮,我恢复之后发现,无论是否勾选Sidebar Expand on Hover都是一样,无法关闭,并且似乎demo.js中几个方法中引用AdminLTE对象时都报错未定义,不知道是不是这个原因呢?