From b4dc742fedc388b113df8c99c321257fa584ead3 Mon Sep 17 00:00:00 2001 From: Karson Date: Sun, 9 Jul 2023 11:52:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96Sidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/assets/js/adminlte.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/js/adminlte.js b/public/assets/js/adminlte.js index b4327e7a..b5c926a3 100644 --- a/public/assets/js/adminlte.js +++ b/public/assets/js/adminlte.js @@ -468,7 +468,7 @@ function _init() { //Fix the layout in case the sidebar stretches over the height of the window //_this.layout.fix(); }); - checkElement.parent("li").removeClass("active"); + // checkElement.parent("li").removeClass("active"); checkElement.parent("li").removeClass('treeview-open'); } //If the menu is not visible