From 4915717f8f971fad6df85c0f44bb241df7073847 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Fri, 19 Jul 2024 16:45:52 +0800 Subject: [PATCH] 'commit' --- WebRoot/view/jcgl/qjbl/index.html | 6 +++++- WebRoot/view/ywgl/bjwh/index.html | 6 +++++- WebRoot/view/ywgl/dwwh/index.html | 6 +++++- WebRoot/view/ywgl/rywh/index.html | 10 +++++++--- WebRoot/view/ywgl/xswh/index.html | 6 +++++- WebRoot/view/ywgl/xswh/turn.html | 4 +--- WebRoot/view/ywgl/xxwh/index.html | 6 +++++- WebRoot/view/ywgl/zhgl/sjgly/index.html | 6 +++++- WebRoot/view/ywgl/zhgl/sjzsdw/index.html | 6 +++++- WebRoot/view/ywgl/zhgl/xqgly/index.html | 6 +++++- WebRoot/view/ywgl/zhgl/xqxxxjdw/index.html | 6 +++++- 11 files changed, 53 insertions(+), 15 deletions(-) diff --git a/WebRoot/view/jcgl/qjbl/index.html b/WebRoot/view/jcgl/qjbl/index.html index 65f684a7..d55cbccc 100644 --- a/WebRoot/view/jcgl/qjbl/index.html +++ b/WebRoot/view/jcgl/qjbl/index.html @@ -18,6 +18,10 @@ overflow: hidden; margin-top: 5px; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -57,7 +61,7 @@ table.render({ elem: '#global-table', url: '/QingLong/global/getGlobalList', - height: 'full-60', + height: 'full-45', page: { limit: 14 , layout: ['count', 'prev', 'page', 'next', 'skip'] diff --git a/WebRoot/view/ywgl/bjwh/index.html b/WebRoot/view/ywgl/bjwh/index.html index 195cab78..080d78d0 100644 --- a/WebRoot/view/ywgl/bjwh/index.html +++ b/WebRoot/view/ywgl/bjwh/index.html @@ -24,6 +24,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -191,7 +195,7 @@ stage_id: $("#xb").val(), entry_year: $("#year").val() }, - height: 'full-150', + height: 'full-135', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip'] diff --git a/WebRoot/view/ywgl/dwwh/index.html b/WebRoot/view/ywgl/dwwh/index.html index 89db482e..b48c463d 100644 --- a/WebRoot/view/ywgl/dwwh/index.html +++ b/WebRoot/view/ywgl/dwwh/index.html @@ -24,6 +24,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -188,7 +192,7 @@ org_type_id: $("#orgTypeId").val(), parent_org_id: areaId }, - height: 'full-150', + height: 'full-135', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip'] diff --git a/WebRoot/view/ywgl/rywh/index.html b/WebRoot/view/ywgl/rywh/index.html index 360f7034..f51014ff 100644 --- a/WebRoot/view/ywgl/rywh/index.html +++ b/WebRoot/view/ywgl/rywh/index.html @@ -25,6 +25,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -191,7 +195,7 @@ org_id: orgId, person_name: $("#personName").val() }, - height: 'full-150', + height: 'full-135', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip'] @@ -507,7 +511,7 @@ }); form.on('submit(user-query)', function () { - + tableRender(); // 阻止表单的默认提交行为 @@ -520,7 +524,7 @@ } window.ztreeRefresh = function () { - + } function GetQueryString(name, istop) { diff --git a/WebRoot/view/ywgl/xswh/index.html b/WebRoot/view/ywgl/xswh/index.html index 44a51743..1241e042 100644 --- a/WebRoot/view/ywgl/xswh/index.html +++ b/WebRoot/view/ywgl/xswh/index.html @@ -24,6 +24,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -270,7 +274,7 @@ class_id: $("#class").val(), person_name: $("#personName").val() }, - height: 'full-150', + height: 'full-135', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip'] diff --git a/WebRoot/view/ywgl/xswh/turn.html b/WebRoot/view/ywgl/xswh/turn.html index 4d65147c..171ac859 100644 --- a/WebRoot/view/ywgl/xswh/turn.html +++ b/WebRoot/view/ywgl/xswh/turn.html @@ -155,7 +155,6 @@ }); } - table.on('tool(data-table)', function (obj) { if (obj.event === 'selectOrg') { window.selectOrg(obj); @@ -164,8 +163,7 @@ form.on('input-affix(clear)', function (data) { tableRender(); - }); - + }); window.selectOrg = function (data) { layer.open({ diff --git a/WebRoot/view/ywgl/xxwh/index.html b/WebRoot/view/ywgl/xxwh/index.html index 0c24d70b..41f221a5 100644 --- a/WebRoot/view/ywgl/xxwh/index.html +++ b/WebRoot/view/ywgl/xxwh/index.html @@ -24,6 +24,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -196,7 +200,7 @@ school_type_id: $("#orgTypeId").val(), parent_org_id: areaId }, - height: 'full-150', + height: 'full-135', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip'] diff --git a/WebRoot/view/ywgl/zhgl/sjgly/index.html b/WebRoot/view/ywgl/zhgl/sjgly/index.html index 669c5d99..d9a3f228 100644 --- a/WebRoot/view/ywgl/zhgl/sjgly/index.html +++ b/WebRoot/view/ywgl/zhgl/sjgly/index.html @@ -24,6 +24,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -64,7 +68,7 @@ table.render({ elem: '#data-table', url: '/QingLong/loginPerson/getPrintCityManager', - height: 'full-60', + height: 'full-45', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip'] diff --git a/WebRoot/view/ywgl/zhgl/sjzsdw/index.html b/WebRoot/view/ywgl/zhgl/sjzsdw/index.html index cf7c5522..9392a81b 100644 --- a/WebRoot/view/ywgl/zhgl/sjzsdw/index.html +++ b/WebRoot/view/ywgl/zhgl/sjzsdw/index.html @@ -24,6 +24,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -64,7 +68,7 @@ table.render({ elem: '#data-table', url: '/QingLong/loginPerson/getPrintCityBureau', - height: 'full-60', + height: 'full-45', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip'] diff --git a/WebRoot/view/ywgl/zhgl/xqgly/index.html b/WebRoot/view/ywgl/zhgl/xqgly/index.html index 916b79eb..6e91a1d5 100644 --- a/WebRoot/view/ywgl/zhgl/xqgly/index.html +++ b/WebRoot/view/ywgl/zhgl/xqgly/index.html @@ -24,6 +24,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -64,7 +68,7 @@ table.render({ elem: '#data-table', url: '/QingLong/loginPerson/getPrintAreaManager', - height: 'full-60', + height: 'full-45', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip'] diff --git a/WebRoot/view/ywgl/zhgl/xqxxxjdw/index.html b/WebRoot/view/ywgl/zhgl/xqxxxjdw/index.html index eec917d8..ccd0abdc 100644 --- a/WebRoot/view/ywgl/zhgl/xqxxxjdw/index.html +++ b/WebRoot/view/ywgl/zhgl/xqxxxjdw/index.html @@ -24,6 +24,10 @@ top: -1px; cursor: pointer; } + + .layui-card-body .layui-form { + margin-top: 0 !important; + } @@ -108,7 +112,7 @@ where: { "area_id": $("#area").val() }, - height: 'full-150', + height: 'full-135', page: { limit: 15 , layout: ['count', 'prev', 'page', 'next', 'skip']