" +
@@ -232,7 +233,7 @@ function initListData(list) {
setRectData(item);
} else if (item.uploadType === '3') { // 安全措施落实
html += "
" +
- "
检查地点
" +
+ "
检查地点:
" +
"
" + item.vioPlace + "
" +
"
" +
"
" +
@@ -244,7 +245,7 @@ function initListData(list) {
"
";
} else if (item.uploadType === '4') { // 协调照片
html += "
" +
- "
建设前描述
" +
+ "
建设前描述:
" +
"
" + item.buildBeforeDesc + "
" +
"
" +
"
" +
@@ -267,7 +268,7 @@ function initListData(list) {
} else if (item.uploadType === '5') { // 重要事项及宣传类
html += "
" +
- "
标题
" +
+ "
标题:
" +
"
" + item.title + "
" +
"
" +
"
" +
@@ -385,19 +386,17 @@ function titleSearch() {
/*图片类型查询*/
function queryByType(that, type) {
resetData();
- if (queryType === 2) {
- highSearchData = {};
- $(that).addClass('type-num-check');
- let queryParams = {
- pageNum: pageNum,
- pageSize: pageSize,
- queryType: queryType,
- searchType: 2,
- uploadType: type,
- id: objParams.proId
- }
- searchData(queryParams);
+ highSearchData = {};
+ $(that).addClass('type-num-check');
+ let queryParams = {
+ pageNum: pageNum,
+ pageSize: pageSize,
+ queryType: queryType,
+ searchType: 2,
+ uploadType: type,
+ id: objParams.proId
}
+ searchData(queryParams);
}
/**高级筛选数据*/
diff --git a/src/main/resources/static/pages/home/home.html b/src/main/resources/static/pages/home/home.html
new file mode 100644
index 0000000..cfd726a
--- /dev/null
+++ b/src/main/resources/static/pages/home/home.html
@@ -0,0 +1,12 @@
+
+
+
+
+
首页
+
+
+
+
+
+
+
diff --git a/src/main/resources/static/pages/synthesisQuery/highSearchForm.html b/src/main/resources/static/pages/synthesisQuery/highSearchForm.html
index 1efd63e..19604c1 100644
--- a/src/main/resources/static/pages/synthesisQuery/highSearchForm.html
+++ b/src/main/resources/static/pages/synthesisQuery/highSearchForm.html
@@ -64,7 +64,7 @@
安全违章照片