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 @@
-
+