From 2406733fd2c222a2e0c90fcc3967e9ec09024c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E9=9C=B2=E5=B0=A7?= Date: Mon, 13 Mar 2023 09:45:50 +0800 Subject: [PATCH] =?UTF-8?q?3.=E4=BF=AE=E6=94=B9:=E5=B0=86=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8=E6=97=A5=E6=9C=9F=E5=88=86=E5=BC=80,=204.=E5=B0=86?= =?UTF-8?q?=E7=BA=BF=E8=B7=AF=E5=88=86=E5=BC=80,=E5=88=86=E6=88=903?= =?UTF-8?q?=E4=B8=AA=E9=A1=B5=E9=9D=A2,=E6=AF=8F=E4=B8=AA=E7=BA=BF?= =?UTF-8?q?=E8=B7=AF=E4=B8=80=E4=B8=AA=E9=A1=B5=E9=9D=A2=205.=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E6=8A=A5=E5=90=8D=E5=90=8E=E6=9F=A5=E7=9C=8B=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=8F=AF=E7=9B=B4=E6=8E=A5=E8=8E=B7=E5=8F=96=E6=8A=A5?= =?UTF-8?q?=E5=90=8D=E4=BF=A1=E6=81=AF=206.=E5=A2=9E=E5=8A=A0=E6=89=8B?= =?UTF-8?q?=E6=9C=BA=E5=8F=B7=E7=A0=81=E9=AA=8C=E8=AF=81=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=207.=E5=90=8E=E5=8F=B0=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=A7=93=E5=90=8D,=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E5=8F=B7=E7=A0=81,=E7=BA=BF=E8=B7=AF,=E6=97=A5=E6=9C=9F=20?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=A3=80=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controllers/NingboZhiChunController.cs | 5 + .../Views/Manage/nbczResult.cshtml | 142 +++++++++-- .../Views/NingboZhiChun/Index.cshtml | 214 ++++++++++++---- .../Views/NingboZhiChun/MyValid.cshtml | 233 ++++++++++++++++++ .../ApiController/NbZhiChunService.cs | 55 ++++- 20220330_Vote/Vote.Services/Dto/NbzcInput.cs | 30 +++ 20220330_Vote/Vote.Services/Vote.Services.xml | 33 ++- 7 files changed, 628 insertions(+), 84 deletions(-) create mode 100644 20220330_Vote/Ewide.Web.Entry/Views/NingboZhiChun/MyValid.cshtml 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 @@

共赴宁波之春 报名结果

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