diff --git a/20220330_Vote/Ewide.Web.Entry/Ewide.Web.Entry.csproj b/20220330_Vote/Ewide.Web.Entry/Ewide.Web.Entry.csproj
index 2d60218..78bf802 100644
--- a/20220330_Vote/Ewide.Web.Entry/Ewide.Web.Entry.csproj
+++ b/20220330_Vote/Ewide.Web.Entry/Ewide.Web.Entry.csproj
@@ -620,6 +620,9 @@
PreserveNewest
+
+ Always
+
Always
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/2023年度工程结构优质奖投票.xlsx b/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/2023年度工程结构优质奖投票.xlsx
new file mode 100644
index 0000000..f1ab0e5
Binary files /dev/null and b/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/2023年度工程结构优质奖投票.xlsx differ
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/2023年度甬江杯投票.xlsx b/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/2023年度甬江杯投票.xlsx
index f1ab0e5..0b7afae 100644
Binary files a/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/2023年度甬江杯投票.xlsx and b/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/2023年度甬江杯投票.xlsx differ
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/OutPut/20231109162356-2023年度甬江杯投票.xlsx b/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/OutPut/20231109162356-2023年度甬江杯投票.xlsx
new file mode 100644
index 0000000..f7a2b3c
Binary files /dev/null and b/20220330_Vote/Ewide.Web.Entry/wwwroot/ExcelTemplate/OutPut/20231109162356-2023年度甬江杯投票.xlsx differ
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/Expert.html b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/Expert.html
index 6d8647a..d399e94 100644
--- a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/Expert.html
+++ b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/Expert.html
@@ -13,7 +13,7 @@
-
2023年度宁波市“工程结构优质奖”选票结果
+
2023年度宁波市“甬江建设杯”选票结果
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/VoteResult.html b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/VoteResult.html
index 0352786..f5454ec 100644
--- a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/VoteResult.html
+++ b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/VoteResult.html
@@ -13,7 +13,7 @@
-
2023年度宁波市“工程结构优质奖”选票结果
+
2023年度宁波市“甬江建设杯”选票结果
diff --git a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/index.html b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/index.html
index 2696cb8..f062263 100644
--- a/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/index.html
+++ b/20220330_Vote/Ewide.Web.Entry/wwwroot/html/yjbvote/index.html
@@ -15,7 +15,7 @@ maximum-scale=1.0, user-scalable=no" />
-
2023年度宁波市“工程结构优质奖”选票
+ 2023年度宁波市“甬江建设杯”选票
@@ -45,6 +45,9 @@ maximum-scale=1.0, user-scalable=no" />
white-space: nowrap;
width: 21%;
}
+ .el-message-box{
+ width:300px !important;
+ }