diff --git a/Bootstrap.Admin/Views/Shared/_Default.cshtml b/Bootstrap.Admin/Views/Shared/_Default.cshtml index e2b5cd86..f7630cdf 100644 --- a/Bootstrap.Admin/Views/Shared/_Default.cshtml +++ b/Bootstrap.Admin/Views/Shared/_Default.cshtml @@ -59,8 +59,8 @@ @RenderSection("toolbar", false) -
-
+
+
查询结果
diff --git a/Bootstrap.Admin/wwwroot/css/admin-responsive.css b/Bootstrap.Admin/wwwroot/css/admin-responsive.css index eb03df3c..0880f7e9 100644 --- a/Bootstrap.Admin/wwwroot/css/admin-responsive.css +++ b/Bootstrap.Admin/wwwroot/css/admin-responsive.css @@ -1,8 +1,4 @@ @media (min-width: 375px) { - .hidden-375 { - display: inline-block; - } - .toolbar .dropdown-menu a { padding: 0 20px; } diff --git a/Bootstrap.Admin/wwwroot/css/admin.css b/Bootstrap.Admin/wwwroot/css/admin.css index 0c8a65bf..9f3d88fa 100644 --- a/Bootstrap.Admin/wwwroot/css/admin.css +++ b/Bootstrap.Admin/wwwroot/css/admin.css @@ -18,10 +18,6 @@ font-weight: 600; } -.hidden-375 { - display: none; -} - .clearcache { position: absolute; right: 60px; diff --git a/Bootstrap.Admin/wwwroot/js/dicts.js b/Bootstrap.Admin/wwwroot/js/dicts.js index 49110b9a..e6d4ba05 100644 --- a/Bootstrap.Admin/wwwroot/js/dicts.js +++ b/Bootstrap.Admin/wwwroot/js/dicts.js @@ -1,5 +1,4 @@ $(function () { - $('#panelResultHeader').html('查询结果(仅 Administrators 角色成员可删除数据)'); var bsa = new BootstrapAdmin({ url: Dicts.url, dataEntity: new DataEntity({