From 60defc89150025cc13d16b9b5ccaecd802acae81 Mon Sep 17 00:00:00 2001 From: bobi Date: Sat, 14 Dec 2019 00:15:10 +0800 Subject: [PATCH] =?UTF-8?q?add:=E5=A4=8D=E6=9D=82=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E6=A1=88=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/common.css | 2 + data/navs.json | 12 ++ pages/often/form-complex1.html | 262 ++++++++++++++++++++++++++++++++ pages/often/form-complex2.html | 270 +++++++++++++++++++++++++++++++++ 4 files changed, 546 insertions(+) create mode 100644 pages/often/form-complex1.html create mode 100644 pages/often/form-complex2.html diff --git a/css/common.css b/css/common.css index a3205a3..715cf8d 100644 --- a/css/common.css +++ b/css/common.css @@ -13,6 +13,8 @@ .ok-search .layui-btn{margin-left:0;margin-top:10px} } +.ok-search-form .layui-inline .layui-input-inline{margin-bottom: 5px;} + /*表单*/ .ok-form{margin-top:10px} diff --git a/data/navs.json b/data/navs.json index 85cdab0..0111d88 100644 --- a/data/navs.json +++ b/data/navs.json @@ -176,6 +176,18 @@ "icon": "", "spread": false, "children": [ + { + "title": "复杂表单一", + "href": "pages/often/form-complex1.html", + "icon": "", + "spread": false + }, + { + "title": "复杂表单二", + "href": "pages/often/form-complex2.html", + "icon": "", + "spread": false + }, { "title": "文章列表", "href": "pages/often/article.html", diff --git a/pages/often/form-complex1.html b/pages/often/form-complex1.html new file mode 100644 index 0000000..c9b86c0 --- /dev/null +++ b/pages/often/form-complex1.html @@ -0,0 +1,262 @@ + + + + + 复杂表单一 + + + + + +
+ +
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+ +
+
+ + + + + + + + + + + + diff --git a/pages/often/form-complex2.html b/pages/often/form-complex2.html new file mode 100644 index 0000000..05a4b2d --- /dev/null +++ b/pages/often/form-complex2.html @@ -0,0 +1,270 @@ + + + + + 复杂表单二 + + + + + +
+ +
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ +
+
+
+
+
+ +
+
+ + + + + + + + + + + +