From 54085a3727cbafb3d686eaf9245d2e4e23975a9f Mon Sep 17 00:00:00 2001 From: Dai Date: Thu, 15 Aug 2024 11:13:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/view/student-homework/update.html | 56 +++--- .../app/view/subject-homework/update.html | 170 +++++++++--------- 2 files changed, 112 insertions(+), 114 deletions(-) diff --git a/plugin/admin/app/view/student-homework/update.html b/plugin/admin/app/view/student-homework/update.html index 04a7a41..b360ba9 100644 --- a/plugin/admin/app/view/student-homework/update.html +++ b/plugin/admin/app/view/student-homework/update.html @@ -81,36 +81,34 @@ -
- -
-
- {if !empty($homework['feedback_version_file_url'])} - {foreach $homework['feedback_version_file_url'] as $index => $item} -
-
- {$item['name']} - - - -
-
- {/foreach} - {/if} + + + + + + + + + + + + + + + + + + -
-
- -
-
- - -
+ + + + + + + + +
diff --git a/plugin/admin/app/view/subject-homework/update.html b/plugin/admin/app/view/subject-homework/update.html index 3b62a28..0a747f6 100644 --- a/plugin/admin/app/view/subject-homework/update.html +++ b/plugin/admin/app/view/subject-homework/update.html @@ -107,34 +107,34 @@
-
- -
- {if !empty($subject_homework['homework_version_file_url'])} - {foreach $subject_homework['homework_version_file_url'] as $index => $item} -
-
- {$item['name']} - - - -
-
- {/foreach} - {/if} + + + + + + + + + + + + + + + + + + + -
-
- -
-
+ + + + + + + +
@@ -180,35 +180,35 @@
-
- -
- {if !empty($subject_homework['last_homework_feedback_version_url'])} - {foreach $subject_homework['last_homework_feedback_version_url'] as $index => $item} -
-
- {$item['name']} - - - -
-
- {/foreach} - {/if} + + + + + + + + + + + + + + + + + + + + -
-
- -
-
+ + + + + + + +
@@ -331,37 +331,37 @@
-
- -
-
- {if !empty($subject_homework['subject_file_version_url'])} - {foreach $subject_homework['subject_file_version_url'] as $index => $item} -
-
- {$item['name']} - - - -
-
- {/foreach} - {/if} + + + + + + + + + + + + + + + + + + + + + -
-
- -
-
-
+ + + + + + + + +