From aa59aaa3b9822cc2c28b21fc8f42586c80b0c19c Mon Sep 17 00:00:00 2001 From: tamguo Date: Fri, 13 Jul 2018 14:21:48 +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 --- .../java/com/tamguo/web/PaperController.java | 2 +- .../src/main/resources/templates/chapter.html | 4 ++-- .../src/main/resources/templates/subject.html | 18 +++++++++--------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/tamguo/src/main/java/com/tamguo/web/PaperController.java b/tamguo/src/main/java/com/tamguo/web/PaperController.java index 8460d93..a27afc0 100644 --- a/tamguo/src/main/java/com/tamguo/web/PaperController.java +++ b/tamguo/src/main/java/com/tamguo/web/PaperController.java @@ -63,7 +63,7 @@ public class PaperController { model.addObject("areaList", areaList); model.addObject("paperPage" , page); model.addObject("total" , total); - model.addObject("courseId", courseId); + model.addObject("courseId", course.getUid()); model.addObject("paperType", paperType); model.addObject("year", year); model.addObject("area", area); diff --git a/tamguo/src/main/resources/templates/chapter.html b/tamguo/src/main/resources/templates/chapter.html index e25c50c..c2442a0 100644 --- a/tamguo/src/main/resources/templates/chapter.html +++ b/tamguo/src/main/resources/templates/chapter.html @@ -96,7 +96,7 @@

第一章 集合与常用逻辑用语

- 随机来 + 随机来 15 @@ -113,7 +113,7 @@

1 集合的概念及运算

1181 试题 -
随机来 + 随机来 10 diff --git a/tamguo/src/main/resources/templates/subject.html b/tamguo/src/main/resources/templates/subject.html index 02e7387..86bb86f 100644 --- a/tamguo/src/main/resources/templates/subject.html +++ b/tamguo/src/main/resources/templates/subject.html @@ -86,7 +86,7 @@

串考点

- +
@@ -98,7 +98,7 @@

练重点

- +
@@ -185,12 +185,12 @@