From d925e284ee7f8a39de7ac8063a060b063bde5be0 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sat, 17 Aug 2019 14:11:15 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E6=A0=91=E7=8A=B6=E6=8E=A7=E4=BB=B6=E4=BD=BF=E7=94=A8collaps?= =?UTF-8?q?=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Views/Shared/Navigator.cshtml | 2 +- .../Views/Shared/SubNavItem.cshtml | 34 ++-- .../Views/Shared/SubNavItemLink.cshtml | 6 - Bootstrap.Admin/Views/Shared/_Admin.cshtml | 5 +- Bootstrap.Admin/wwwroot/css/blue.css | 14 ++ Bootstrap.Admin/wwwroot/css/lte.css | 18 ++ Bootstrap.Admin/wwwroot/css/theme.css | 53 +++--- .../wwwroot/lib/longbow-tree/longbow-tree.js | 157 ------------------ .../wwwroot/lib/longbow/longbow.common.js | 8 +- 9 files changed, 87 insertions(+), 210 deletions(-) delete mode 100644 Bootstrap.Admin/Views/Shared/SubNavItemLink.cshtml delete mode 100644 Bootstrap.Admin/wwwroot/lib/longbow-tree/longbow-tree.js diff --git a/Bootstrap.Admin/Views/Shared/Navigator.cshtml b/Bootstrap.Admin/Views/Shared/Navigator.cshtml index 40d0dae6..e5488918 100644 --- a/Bootstrap.Admin/Views/Shared/Navigator.cshtml +++ b/Bootstrap.Admin/Views/Shared/Navigator.cshtml @@ -15,7 +15,7 @@