From 35cacd15cc07c0b5b1fb4b07b801b6aec14d94e6 Mon Sep 17 00:00:00 2001 From: zcstatham <578322713@qq.com> Date: Sat, 3 Sep 2022 17:54:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E9=A1=B5=E9=9D=A2=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E8=AF=951?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/view/index/index.html | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/app/view/index/index.html b/app/view/index/index.html index aac3ac1..5986344 100644 --- a/app/view/index/index.html +++ b/app/view/index/index.html @@ -4,6 +4,24 @@ .layui-table-cell { padding: 0 5px; } + .layui-input, .layui-select, .layui-textarea { + height: 28px; + } + .layui-input-block { + height: 28px; + } + .layui-form-label { + padding: 4px 15px; + } + .layui-form-item { + margin-bottom: 4px; + } + .layui-form-mid { + padding: 0; + } + .layui-table td, .layui-table th { + padding: 0 15px; + } {/block} {block name="body"} @@ -11,7 +29,14 @@
-

筛选

+

+ 筛选 +
+ + 重置条件 + +
+

@@ -105,7 +130,7 @@
-
+
@@ -113,7 +138,7 @@
-
+
{if $repeat_frame_count > 0 } @@ -152,11 +177,6 @@
-
- - 重置条件 - -