diff --git a/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp b/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp index 12663507..b56065f7 100644 --- a/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp +++ b/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp @@ -4105,9 +4105,9 @@ striped: true, //表格显示条纹,默认为false pagination: true, // 在表格底部显示分页组件,默认false paginationShowPageGo: true, - pageList: [5, 15, 25, 35], // 如果设置了分页,设置可供选择的页面数据条数。设置为All 则显示所有记录。 + pageList: [10, 20, 50, 100], // 如果设置了分页,设置可供选择的页面数据条数。设置为All 则显示所有记录。 smartDisplay: false, - pageSize: 5, // 页面数据条数 + pageSize: 10, // 页面数据条数 pageNumber: 1, // 初始化加载第一页,默认第一页 sidePagination: 'server', // 设置为服务器端分页 客户端:client search: false, @@ -4117,7 +4117,7 @@ undefinedText: '---', //当数据为 undefined 时显示的字符 singleSelect: false,//设置True 将禁止多选 clickToSelect: true,//设置true 将在点击行时,自动选择rediobox 和 checkbox - height: 450, //定义表格的高度。 + height: 650, //定义表格的高度。 searchTimeOut: 500,// 默认500 设置搜索超时时间。 toolbarAlign: 'left',// 指定 toolbar 水平方向的位置。'left' 或 'right' paginationDetailHAlign: 'left',//指定 分页详细信息 在水平方向的位置。'left' 或 'right'。 diff --git a/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp b/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp index 1c06026e..d029185a 100644 --- a/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp +++ b/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp @@ -869,9 +869,9 @@ - <%--
--%> + <%-- --%> @@ -1232,8 +1232,8 @@ var img_html; //复审退回4,主任退回3 var backFlagVal; - - var oMoveBox = $("#arrow"), infoDiv = $("#infoDiv"), maxL = 0; + + var oMoveBox = $("#arrow"), infoDiv = $("#infoDiv"), maxL = 0; oMoveBox.click(function () { if (maxL > 0) { maxL = 0; @@ -3062,9 +3062,9 @@ striped: true, //表格显示条纹,默认为false pagination: true, // 在表格底部显示分页组件,默认false paginationShowPageGo: true, - pageList: [5, 15, 25, 35], // 如果设置了分页,设置可供选择的页面数据条数。设置为All 则显示所有记录。 + pageList: [10, 20, 50, 100], // 如果设置了分页,设置可供选择的页面数据条数。设置为All 则显示所有记录。 smartDisplay: false, - pageSize: 5, // 页面数据条数 + pageSize: 10, // 页面数据条数 pageNumber: 1, // 初始化加载第一页,默认第一页 sidePagination: 'server', // 设置为服务器端分页 客户端:client search: false, @@ -3074,7 +3074,7 @@ undefinedText: '---', //当数据为 undefined 时显示的字符 singleSelect: false,//设置True 将禁止多选 clickToSelect: true,//设置true 将在点击行时,自动选择rediobox 和 checkbox - height: 450, //定义表格的高度。 + height: 650, //定义表格的高度。 searchTimeOut: 500,// 默认500 设置搜索超时时间。 toolbarAlign: 'left',// 指定 toolbar 水平方向的位置。'left' 或 'right' paginationDetailHAlign: 'left',//指定 分页详细信息 在水平方向的位置。'left' 或 'right'。 @@ -3556,7 +3556,7 @@ undefinedText: '---', //当数据为 undefined 时显示的字符 singleSelect: false,//设置True 将禁止多选 clickToSelect: true,//设置true 将在点击行时,自动选择rediobox 和 checkbox - height: 570, //定义表格的高度。 + height: 570, //定义表格的高度。 searchTimeOut: 500,// 默认500 设置搜索超时时间。 toolbarAlign: 'right',// 指定 toolbar 水平方向的位置。'left' 或 'right' paginationDetailHAlign: 'left',//指定 分页详细信息 在水平方向的位置。'left' 或 'right'。 diff --git a/src/main/webapp/WEB-INF/views/inHospitalDir/inHositalList.jsp b/src/main/webapp/WEB-INF/views/inHospitalDir/inHositalList.jsp index 5cbb91ec..5b9b56d3 100644 --- a/src/main/webapp/WEB-INF/views/inHospitalDir/inHositalList.jsp +++ b/src/main/webapp/WEB-INF/views/inHospitalDir/inHositalList.jsp @@ -193,6 +193,7 @@ width: 120%; !important; }*/ + #mb { display: none; height: calc(100vh - 0px); @@ -2057,7 +2058,7 @@ undefinedText: '---', //当数据为 undefined 时显示的字符 singleSelect: false,//设置True 将禁止多选 clickToSelect: true,//设置true 将在点击行时,自动选择rediobox 和 checkbox - //height: 560, //定义表格的高度。 + //height:700, //定义表格的高度。 searchTimeOut: 500,// 默认500 设置搜索超时时间。 toolbarAlign: 'right',// 指定 toolbar 水平方向的位置。'left' 或 'right' paginationDetailHAlign: 'left',//指定 分页详细信息 在水平方向的位置。'left' 或 'right'。 @@ -2391,10 +2392,10 @@ striped: true, //表格显示条纹,默认为false pagination: true, // 在表格底部显示分页组件,默认false paginationShowPageGo: true, - pageList: [5, 15, 25], // 如果设置了分页,设置可供选择的页面数据条数。设置为All 则显示所有记录。 + pageList: [10, 20, 50, 100], // 如果设置了分页,设置可供选择的页面数据条数。设置为All 则显示所有记录。 smartDisplay: false, - pageSize: 5, // 页面数据条数 - pageNumber: 1, // 初始化加载第一页,默认第一页 + pageSize: 10, // 页面数据条数 + geNumber: 1, // 初始化加载第一页,默认第一页 sidePagination: 'server', // 设置为服务器端分页 客户端:client search: false, toolbar: '#toolbar2',//指定工具栏 @@ -2403,7 +2404,7 @@ undefinedText: '---', //当数据为 undefined 时显示的字符 singleSelect: false,//设置True 将禁止多选 clickToSelect: true,//设置true 将在点击行时,自动选择rediobox 和 checkbox - height: 450, //定义表格的高度。 + height: 650, //定义表格的高度。 searchTimeOut: 500,// 默认500 设置搜索超时时间。 toolbarAlign: 'left',// 指定 toolbar 水平方向的位置。'left' 或 'right' paginationDetailHAlign: 'left',//指定 分页详细信息 在水平方向的位置。'left' 或 'right'。 @@ -2475,21 +2476,21 @@ field: 'uploaddatetime', align: 'left', valign: 'middle', - // width: 150, // 定义列的宽度,单位为像素px + // width: 150, // 定义列的宽度,单位为像素px }, { title: '来源', field: 'source', align: 'center', valign: 'middle', - // width: 50, // 定义列的宽度,单位为像素px + // width: 50, // 定义列的宽度,单位为像素px }, { title: '状态', field: 'flag', align: 'center', valign: 'middle', - // width: 80, // 定义列的宽度,单位为像素px + // width: 80, // 定义列的宽度,单位为像素px formatter: function (value, row, index) { //在院 未归档 归档中 初审 已归档 已认证 var a = ''; diff --git a/src/main/webapp/WEB-INF/views/index.jsp b/src/main/webapp/WEB-INF/views/index.jsp index 3545085c..8dd92ee2 100644 --- a/src/main/webapp/WEB-INF/views/index.jsp +++ b/src/main/webapp/WEB-INF/views/index.jsp @@ -251,15 +251,15 @@