From 4a82b7f093e39d622da667f2e74916554b4e5f16 Mon Sep 17 00:00:00 2001 From: ndbs Date: Mon, 14 Feb 2022 16:39:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=8E=E6=96=B0=E6=B6=89=E5=8F=8A=E5=88=B0?= =?UTF-8?q?=E7=9A=84=E6=AF=95=E4=B8=9A=E5=AD=A6=E6=A0=A1=20=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E5=88=9D=E4=B8=AD=E6=AF=95=E4=B8=9A=E5=AD=A6=E6=A0=A1?= =?UTF-8?q?;=E4=B8=AD=E8=80=83=E5=87=86=E8=80=83=E8=AF=81=E5=8F=B7?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=B0=E5=88=B0=E7=94=9F=E6=88=90=E5=AD=A6?= =?UTF-8?q?=E7=B1=8D=E8=8F=9C=E5=8D=95;=E6=8A=A5=E5=90=8D=E5=8F=B7?= =?UTF-8?q?=E6=94=B9=E6=88=90=E4=B8=AD=E8=80=83=E6=8A=A5=E5=90=8D=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/StuVolunteer/Form.cshtml | 4 ++-- .../Views/StuVolunteer/FormGenerate.cshtml | 4 ++-- .../Views/StuVolunteer/Index.cshtml | 2 +- .../EducationalAdministration/Views/StuVolunteer/Index.js | 4 ++-- .../Views/StuVolunteer/IndexAccount.cshtml | 2 +- .../Views/StuVolunteer/IndexAccount.js | 7 ++++--- .../Views/StuVolunteer/IndexDivide.js | 1 + .../Views/StuVolunteer/IndexEnroll.cshtml | 2 +- .../Views/StuVolunteer/IndexEnroll.js | 4 ++-- .../Views/StuVolunteer/IndexGenerate.js | 1 + .../Views/StuVolunteer/IndexLabel.cshtml | 2 +- .../Views/StuVolunteer/IndexLabel.js | 4 ++-- .../Views/StuVolunteer/IndexMajor.js | 1 + 13 files changed, 21 insertions(+), 17 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Form.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Form.cshtml index 8a99bdc75..3b80e7016 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Form.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Form.cshtml @@ -8,7 +8,7 @@
-
毕业学校*
+
初中毕业学校*
@@ -16,7 +16,7 @@
-
报名号*
+
中考报名号*
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/FormGenerate.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/FormGenerate.cshtml index c08fae7f2..5ddd7bfb0 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/FormGenerate.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/FormGenerate.cshtml @@ -24,7 +24,7 @@
-
毕业学校*
+
初中毕业学校*
@@ -32,7 +32,7 @@
-
报名号*
+
中考报名号*
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Index.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Index.cshtml index dfd309618..f36eac50e 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Index.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Index.cshtml @@ -15,7 +15,7 @@
-
毕业学校
+
初中毕业学校
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Index.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Index.js index 7d630e802..b104dc76b 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Index.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/Index.js @@ -78,9 +78,9 @@ var bootstrap = function ($, learun) { url: top.$.rootUrl + '/EducationalAdministration/StuVolunteer/GetPageList', headData: [ { label: "县区名称", name: "Address", width: 150, align: "left" }, - { label: "毕业学校", name: "BySchool", width: 150, align: "left" }, + { label: "初中毕业学校", name: "BySchool", width: 150, align: "left" }, { label: "初中学号", name: "H_SchoolNo", width: 150, align: "left" }, - { label: "报名号", name: "ApplyNo", width: 150, align: "left" }, + { label: "中考报名号", name: "ApplyNo", width: 150, align: "left" }, { label: "省编学号", name: "ProvinceCode", width: 150, align: "left" }, { label: "学生姓名", name: "StuName", width: 100, align: "left" }, { diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.cshtml index a32bf711e..2f4534e0a 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.cshtml @@ -15,7 +15,7 @@
-
毕业学校
+
初中毕业学校
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.js index 3bd7c35d6..2c0d2059d 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.js @@ -75,6 +75,7 @@ var bootstrap = function ($, learun) { ""; } }, + { label: "中考准考证号", name: "ExamNo", width: 100, align: "left" }, { label: "中考总分", name: "StuScore", width: 100, align: "left" }, { label: "学生姓名", name: "StuName", width: 100, align: "left" }, { @@ -88,12 +89,12 @@ var bootstrap = function ($, learun) { } }); } - }, + }, { label: "身份证号", name: "CardNo", width: 150, align: "left" }, { label: "县区名称", name: "Address", width: 150, align: "left" }, - { label: "毕业学校", name: "BySchool", width: 150, align: "left" }, + { label: "初中毕业学校", name: "BySchool", width: 150, align: "left" }, { label: "初中学号", name: "H_SchoolNo", width: 150, align: "left" }, - { label: "报名号", name: "ApplyNo", width: 150, align: "left" }, + { label: "中考报名号", name: "ApplyNo", width: 150, align: "left" }, { label: "第一志愿", name: "FirstVolunteer", width: 120, align: "left" }, { label: "第二志愿", name: "SecondVolunteer", width: 120, align: "left" }, { label: "第三志愿", name: "ThirdVolunteer", width: 120, align: "left" }, diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexDivide.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexDivide.js index 808eea17e..cc3d09dbc 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexDivide.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexDivide.js @@ -108,6 +108,7 @@ var bootstrap = function ($, learun) { }); } }, + { label: "中考准考证号", name: "ExamNo", width: 150, align: "left" }, { label: "中考总分", name: "StuScore", width: 100, align: "left" }, { label: "身份证号", name: "CardNo", width: 150, align: "left" }, //{ diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexEnroll.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexEnroll.cshtml index a9d10789f..379ab3678 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexEnroll.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexEnroll.cshtml @@ -15,7 +15,7 @@
-
毕业学校
+
初中毕业学校
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexEnroll.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexEnroll.js index 5213a81a0..338c964bc 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexEnroll.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexEnroll.js @@ -98,9 +98,9 @@ var bootstrap = function ($, learun) { }, { label: "身份证号", name: "CardNo", width: 150, align: "left" }, { label: "县区名称", name: "Address", width: 150, align: "left" }, - { label: "毕业学校", name: "BySchool", width: 150, align: "left" }, + { label: "初中毕业学校", name: "BySchool", width: 150, align: "left" }, { label: "初中学号", name: "H_SchoolNo", width: 150, align: "left" }, - { label: "报名号", name: "ApplyNo", width: 150, align: "left" }, + { label: "中考报名号", name: "ApplyNo", width: 150, align: "left" }, { label: "第一志愿", name: "FirstVolunteer", width: 120, align: "left" }, { label: "第二志愿", name: "SecondVolunteer", width: 120, align: "left" }, { label: "第三志愿", name: "ThirdVolunteer", width: 120, align: "left" }, diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexGenerate.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexGenerate.js index 1357ca936..011515820 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexGenerate.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexGenerate.js @@ -151,6 +151,7 @@ var bootstrap = function ($, learun) { return value == '1' ? "男" : value == '0' ? "女" : ""; } }, + { label: "中考准考证号", name: "ExamNo", width: 150, align: "left" }, { label: "中考总分", name: "StuScore", width: 100, align: "left" }, { label: "身份证号", name: "CardNo", width: 150, align: "left" }, { diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexLabel.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexLabel.cshtml index e93bbd4d0..5e1c39092 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexLabel.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexLabel.cshtml @@ -15,7 +15,7 @@
-
毕业学校
+
初中毕业学校
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexLabel.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexLabel.js index 7495773b3..a5323b870 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexLabel.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexLabel.js @@ -127,9 +127,9 @@ var bootstrap = function ($, learun) { } }, { label: "县区名称", name: "Address", width: 200, align: "left" }, - { label: "毕业学校", name: "BySchool", width: 200, align: "left" }, + { label: "初中毕业学校", name: "BySchool", width: 200, align: "left" }, { label: "初中学号", name: "H_SchoolNo", width: 200, align: "left" }, - { label: "报名号", name: "ApplyNo", width: 200, align: "left" }, + { label: "中考报名号", name: "ApplyNo", width: 200, align: "left" }, { label: "学生姓名", name: "StuName", width: 100, align: "left" }, { label: "性别", name: "Sex", width: 100, align: "left", diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexMajor.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexMajor.js index 4e813b33d..42fce1b03 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexMajor.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexMajor.js @@ -108,6 +108,7 @@ var bootstrap = function ($, learun) { }); } }, + { label: "中考准考证号", name: "ExamNo", width: 150, align: "left" }, { label: "中考总分", name: "StuScore", width: 100, align: "left" }, { label: "身份证号", name: "CardNo", width: 150, align: "left" }, {