diff --git a/20220330_Vote/Ewide.Web.Entry/Controllers/NingboZhiChunController.cs b/20220330_Vote/Ewide.Web.Entry/Controllers/NingboZhiChunController.cs index 43acecf..4e797a3 100644 --- a/20220330_Vote/Ewide.Web.Entry/Controllers/NingboZhiChunController.cs +++ b/20220330_Vote/Ewide.Web.Entry/Controllers/NingboZhiChunController.cs @@ -10,5 +10,10 @@ namespace Ewide.Web.Entry.Controllers { return View(); } + [AllowAnonymous] + public IActionResult MyValid() + { + return View(); + } } } diff --git a/20220330_Vote/Ewide.Web.Entry/Views/Manage/nbczResult.cshtml b/20220330_Vote/Ewide.Web.Entry/Views/Manage/nbczResult.cshtml index 665954c..04ae14a 100644 --- a/20220330_Vote/Ewide.Web.Entry/Views/Manage/nbczResult.cshtml +++ b/20220330_Vote/Ewide.Web.Entry/Views/Manage/nbczResult.cshtml @@ -19,6 +19,37 @@

共赴宁波之春 报名结果

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + 查询 + 重置 + +