diff --git a/20220330_Vote/Ewide.Web.Entry/Properties/launchSettings.json b/20220330_Vote/Ewide.Web.Entry/Properties/launchSettings.json
index 9376659..62c9aec 100644
--- a/20220330_Vote/Ewide.Web.Entry/Properties/launchSettings.json
+++ b/20220330_Vote/Ewide.Web.Entry/Properties/launchSettings.json
@@ -3,7 +3,7 @@
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
- "applicationUrl": "http://10.105.1.16:5566",
+ "applicationUrl": "http://localhost:5566",
"sslPort": 0
}
},
diff --git a/20220330_Vote/Ewide.Web.Entry/Views/Manage/Login.cshtml b/20220330_Vote/Ewide.Web.Entry/Views/Manage/Login.cshtml
index 1100dbb..e4a8ebd 100644
--- a/20220330_Vote/Ewide.Web.Entry/Views/Manage/Login.cshtml
+++ b/20220330_Vote/Ewide.Web.Entry/Views/Manage/Login.cshtml
@@ -103,7 +103,7 @@
window.sessionStorage.setItem('__TOKEN', response.data.data.token);
//location = '/gb/yjb/manage/VoteResult'
//location = '/gb/yjb/manage/nbczResult'
- location = '/gb/yjb/outsidewall/result'
+ location = '/202307/outsidewall/result.html'
}
}
_this.loading = false;
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall.html b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall/index.html
similarity index 98%
rename from 20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall.html
rename to 20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall/index.html
index 23d302c..6874759 100644
--- a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall.html
+++ b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall/index.html
@@ -6,13 +6,13 @@
宁波既有建筑外墙脱落问卷调查
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall2.html b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall/outsidewall2.html
similarity index 100%
rename from 20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall2.html
rename to 20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall/outsidewall2.html
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall/result.html b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall/result.html
new file mode 100644
index 0000000..4abec18
--- /dev/null
+++ b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/outsidewall/result.html
@@ -0,0 +1,652 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
宁波既有建筑外墙脱落问卷调查结果
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+ {{ props.row.buildingName }}
+
+
+ {{ props.row.address }}
+
+
+ {{ props.row.levelCount }}
+
+
+ {{ props.row.households }}
+
+
+ {{ props.row.buildingUnit }}
+
+
+ {{ props.row.desingerUnit }}
+
+
+ {{ props.row.constructionUnit }}
+
+
+ {{ props.row.monitorUnit }}
+
+
+ {{ props.row.wuYeUnit }}
+
+
+ 8.1 墙体问题的类型是:{{ props.row.curwallproblems }}
+
+
+ 8.1 其他:{{ props.row.curwallproblemother }}
+
+
+ 8.2 哪个问题最先开始出现?
+ {{ props.row.wallproblemsfirst }}
+
+
+ 8.3 第一次出现墙体问题是建成后____年?
+ {{ props.row.firstproblemdate }}
+
+
+ 8.4 墙体脱落发生频率如何?
+ {{ props.row.problemfrequency }}
+
+
+ 8.5 问题多发生在哪个季节?
+ {{ props.row.problemseason }}
+
+
+ 8.6 墙体问题发生的朝向是哪面?
+ {{ props.row.wallproblemtoward }}
+
+
+ 8.7 问题照片:
+
+
+ {{ fit.toward }}
+
+
+
+
+
+ 8.8 发生外墙问题的范围有多大?
+ {{ props.row.problemfanwei }}
+
+
+ 8.9 外墙问题发生在哪个高度?
+ {{ props.row.problemheight }}
+
+
+ 8.10 掉落物是什么?
+ {{ props.row.diaoluowu }}
+
+
+
+
+
+
+
+ {{ props.row.buildingName}}
+
+
+
+
+ {{ props.row.address}}
+
+
+
+
+
+
+
+ {{ props.row.submitCode}}
+
+
+
+
+ {{ props.row.communityName}}
+
+
+
+
+ {{ dateFormat("mm-dd", props.row.createtime )}}
+
+
+
+
+ {{ props.row.deliveryear}}
+
+
+
+
+ {{ props.row.buildcount}}
+
+
+
+
+ {{ props.row.householdcount}}
+
+
+
+
+ {{ props.row.totalfloorage}}
+
+
+
+
+ {{ props.row.isExistProblem==1?'是':'否' }}
+
+
+
+
+ {{ props.row.problemismodify==1?'是':'否'}}
+
+
+
+
+ {{ props.row.problemmodifyunitname}}
+
+
+
+
+ {{ props.row.problemmodifyisagain==1?'是':'否'}}
+
+
+
+
+ {{ props.row.contract}}
+
+
+
+
+ 点我查看
+
+
+
+
+
+
+ 查看幢统计
+ @*导出Excel*@
+
+
+
+
+
+
+ {{ fit.toward }}
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file