From 91da2f0e7ce45f1e95ee22cc0301b5ca5d2b30dd Mon Sep 17 00:00:00 2001 From: TS-QD1 Date: Fri, 19 Jan 2024 16:36:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BE=E5=BA=A6=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=E7=9A=84APIKEY?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/default.html | 2 +- src/main/resources/templates/building/save-batch.html | 2 +- src/main/resources/templates/building/save.html | 2 +- src/main/resources/templates/building/update.html | 2 +- src/main/resources/templates/camera/save.html | 2 +- src/main/resources/templates/camera/update.html | 2 +- src/main/resources/templates/count/list-building.html | 2 +- src/main/resources/templates/count/list-community.html | 2 +- src/main/resources/templates/count/list-house.html | 2 +- src/main/resources/templates/count/list-residential.html | 2 +- src/main/resources/templates/home/grid-details.html | 2 +- src/main/resources/templates/home/street-grid-details.html | 2 +- src/main/resources/templates/residential/save.html | 2 +- src/main/resources/templates/residential/update.html | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/main/resources/static/default.html b/src/main/resources/static/default.html index 17e9919..ff5bbab 100644 --- a/src/main/resources/static/default.html +++ b/src/main/resources/static/default.html @@ -245,7 +245,7 @@ - + + diff --git a/src/main/resources/templates/building/save.html b/src/main/resources/templates/building/save.html index 637a068..5a3c66d 100644 --- a/src/main/resources/templates/building/save.html +++ b/src/main/resources/templates/building/save.html @@ -152,7 +152,7 @@ - + diff --git a/src/main/resources/templates/building/update.html b/src/main/resources/templates/building/update.html index dc7b25a..ccdefa2 100644 --- a/src/main/resources/templates/building/update.html +++ b/src/main/resources/templates/building/update.html @@ -152,7 +152,7 @@ - + diff --git a/src/main/resources/templates/camera/save.html b/src/main/resources/templates/camera/save.html index e691131..78cdfbd 100644 --- a/src/main/resources/templates/camera/save.html +++ b/src/main/resources/templates/camera/save.html @@ -119,7 +119,7 @@ - + diff --git a/src/main/resources/templates/camera/update.html b/src/main/resources/templates/camera/update.html index de96a96..3715e91 100644 --- a/src/main/resources/templates/camera/update.html +++ b/src/main/resources/templates/camera/update.html @@ -119,7 +119,7 @@ - + diff --git a/src/main/resources/templates/count/list-building.html b/src/main/resources/templates/count/list-building.html index 22b9e69..ebc6cc8 100644 --- a/src/main/resources/templates/count/list-building.html +++ b/src/main/resources/templates/count/list-building.html @@ -97,7 +97,7 @@ if(typeof(rowData) === 'undefined' || rowData == null || rowData == '') { return '0'; } - return ''+rowData+'';; + return ''+rowData+'';; } }, {field: 'housePopulation', width: 300, title: '人口数量', align:'center',totalRow: '{{= parseInt(d.TOTAL_NUMS) }} 次', diff --git a/src/main/resources/templates/count/list-community.html b/src/main/resources/templates/count/list-community.html index 6c57b84..5c7c59f 100644 --- a/src/main/resources/templates/count/list-community.html +++ b/src/main/resources/templates/count/list-community.html @@ -137,7 +137,7 @@ if(typeof(rowData) === 'undefined' || rowData == null || rowData == '') { return '0'; } - return ''+rowData+''; + return ''+rowData+''; } }, {field: 'building', width: 180, title: '楼宇数量', align:'center',totalRow: '{{= parseInt(d.TOTAL_NUMS) }} 次', diff --git a/src/main/resources/templates/count/list-house.html b/src/main/resources/templates/count/list-house.html index f6645cf..24730ec 100644 --- a/src/main/resources/templates/count/list-house.html +++ b/src/main/resources/templates/count/list-house.html @@ -116,7 +116,7 @@ if(typeof(rowData) === 'undefined' || rowData == null || rowData == '') { return '0'; } - return ''+rowData+''; + return ''+rowData+''; } }, diff --git a/src/main/resources/templates/count/list-residential.html b/src/main/resources/templates/count/list-residential.html index 52e308f..a0afc9f 100644 --- a/src/main/resources/templates/count/list-residential.html +++ b/src/main/resources/templates/count/list-residential.html @@ -97,7 +97,7 @@ if(typeof(rowData) === 'undefined' || rowData == null || rowData == '') { return '0'; } - return ''+rowData+'';; + return ''+rowData+'';; } }, {field: 'house', width: 300, title: '房屋数量', align:'center',totalRow: '{{= parseInt(d.TOTAL_NUMS) }} 次', diff --git a/src/main/resources/templates/home/grid-details.html b/src/main/resources/templates/home/grid-details.html index a7f24d1..55f5213 100644 --- a/src/main/resources/templates/home/grid-details.html +++ b/src/main/resources/templates/home/grid-details.html @@ -179,7 +179,7 @@ - + - + + diff --git a/src/main/resources/templates/residential/update.html b/src/main/resources/templates/residential/update.html index 86064ed..ce3c3f9 100644 --- a/src/main/resources/templates/residential/update.html +++ b/src/main/resources/templates/residential/update.html @@ -134,7 +134,7 @@ - +