diff --git a/WebContent/jsp/AddCourse.jsp b/WebContent/jsp/AddCourse.jsp index 0dac350364c62d7c6f06becc3b193d069d4db90c..34f5c6bd9cb3bf9b2b45f7bd4a7cefa8b2c7d0d2 100644 --- a/WebContent/jsp/AddCourse.jsp +++ b/WebContent/jsp/AddCourse.jsp @@ -89,6 +89,12 @@ +
+ +
+ +
+
@@ -98,12 +104,18 @@
- -
- -
+ +
+ +
+ + +
diff --git a/WebContent/jsp/QueryCourse.jsp b/WebContent/jsp/QueryCourse.jsp index cd51700f54f4322f679b9d9eb6d27a01409c7839..67d736aff1265e173d547eb5b2b6ede20bbb3d8c 100644 --- a/WebContent/jsp/QueryCourse.jsp +++ b/WebContent/jsp/QueryCourse.jsp @@ -119,6 +119,7 @@ 课程编码 理论学时 实验学时 + 实验学时单位 学分 开课学院 操作 @@ -131,7 +132,13 @@ ${course.name } ${course.identifier } ${course.theoretical } - ${course.experiement } + ${course.experiement } + + 时 + + + 周 + ${course.score } <%-- ${course.academyid } --%> @@ -145,7 +152,7 @@ 更新 删除 - + diff --git a/WebContent/jsp/UpdateCourse.jsp b/WebContent/jsp/UpdateCourse.jsp index 26d4b58a73fcd1e57f1d29c1cba200bf49cb26ec..41e2adc149947d23cd2c15db806a067eedb1a5b8 100644 --- a/WebContent/jsp/UpdateCourse.jsp +++ b/WebContent/jsp/UpdateCourse.jsp @@ -93,19 +93,31 @@
- +
- +
+
- +
- +
+
+ +
+ +
+
+ +