From 301565d8c83cafcdde404c938fd581160fc066b0 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Wed, 22 Jan 2020 22:19:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=20ShowSearch=20?= =?UTF-8?q?=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/Bootstrap.Admin/Shared/Table.razor | 35 ++++++++++++++----- .../Bootstrap.Admin/wwwroot/css/blazor.css | 16 ++++++--- 2 files changed, 38 insertions(+), 13 deletions(-) diff --git a/src/admin/Bootstrap.Admin/Shared/Table.razor b/src/admin/Bootstrap.Admin/Shared/Table.razor index 8b2be987..d7f28abb 100644 --- a/src/admin/Bootstrap.Admin/Shared/Table.razor +++ b/src/admin/Bootstrap.Admin/Shared/Table.razor @@ -2,14 +2,31 @@ @inherits TableBase
-
- - - - - - @TableToolbarTemplate - +
+
+ + + + + + @TableToolbarTemplate + +
+
+
+ +
+ + +
+
+
@@ -36,7 +53,7 @@
-