diff --git a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/style.css b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/style.css index ffc3e125..30046216 100644 --- a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/style.css +++ b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/static/css/style.css @@ -7411,4 +7411,18 @@ td .btn-primary, td .btn-success, td .btn-danger, td .btn-info, td .btn-reset, t tbody tr:nth-child(even) { background: #f8fdff; +} + +.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th { + text-align: center; +} + +.table-bordered table>thead>tr>th, .table-bordered table>tbody>tr>td { + text-align: center; +} + +.bootstrap-table .fixed-table-container .table th, .bootstrap-table .fixed-table-container .table td { + vertical-align: middle; + box-sizing: border-box; + text-align: center; } \ No newline at end of file diff --git a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/complaintStatic/complaintStatic.html b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/complaintStatic/complaintStatic.html index 0eaf59f0..e803e34a 100644 --- a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/complaintStatic/complaintStatic.html +++ b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/complaintStatic/complaintStatic.html @@ -237,7 +237,10 @@ columns: [ { field : 'complaintDepartment', - title : '被投诉对象' + title : '被投诉对象', + formatter:function (value) { + return "