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 @@ + + + + + 复杂表单二 + + + + + +
+ +
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+ +
+
+
+
+
+ +
+
+ + + + + + + + + + + +