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 @@
- +
- + + + + + + +
+ + + + + + +