From 7caef728ae7ef8b6f1e19f6882cfa84a819a57b1 Mon Sep 17 00:00:00 2001 From: Dai Date: Thu, 8 Aug 2024 17:03:57 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E8=AF=BE=E7=A8=8B=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E5=8F=8D=E9=A6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../controller/StudentFeedbackController.php | 4 ++-- .../app/view/student-feedback/index.html | 2 +- .../app/view/student-feedback/update.html | 24 +++++++++++++++++-- 3 files changed, 25 insertions(+), 5 deletions(-) diff --git a/plugin/admin/app/controller/StudentFeedbackController.php b/plugin/admin/app/controller/StudentFeedbackController.php index bf56bf6..5967929 100644 --- a/plugin/admin/app/controller/StudentFeedbackController.php +++ b/plugin/admin/app/controller/StudentFeedbackController.php @@ -14,11 +14,11 @@ use support\exception\BusinessException; use think\Exception; /** - * 学生反馈 + * 学生反馈 */ class StudentFeedbackController extends Crud { - + /** * @var StudentFeedback */ diff --git a/plugin/admin/app/view/student-feedback/index.html b/plugin/admin/app/view/student-feedback/index.html index 66a5abf..3fd9af0 100644 --- a/plugin/admin/app/view/student-feedback/index.html +++ b/plugin/admin/app/view/student-feedback/index.html @@ -303,7 +303,7 @@ title: "修改", shade: 0.1, maxmin: true, - area: [common.isModile()?"100%":"500px", common.isModile()?"100%":"450px"], + area: [common.isModile()?"100%":"750px", common.isModile()?"100%":"650px"], content: UPDATE_URL + "?" + PRIMARY_KEY + "=" + value }); } diff --git a/plugin/admin/app/view/student-feedback/update.html b/plugin/admin/app/view/student-feedback/update.html index 9dbf40c..4ea7c95 100644 --- a/plugin/admin/app/view/student-feedback/update.html +++ b/plugin/admin/app/view/student-feedback/update.html @@ -54,12 +54,32 @@
- +
- + + + + + + +
+ + + + + + +