From 6e872646e3e6d3d3dd1f78d6e51511bd8fa32584 Mon Sep 17 00:00:00 2001 From: tamguo Date: Thu, 9 Aug 2018 12:09:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tamguo-tms/src/main/resources/static/js/subject.js | 4 ++-- tamguo-tms/src/main/resources/templates/book.html | 6 +++--- tamguo-tms/src/main/resources/templates/chapter.html | 6 +++--- tamguo-tms/src/main/resources/templates/subject.html | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/tamguo-tms/src/main/resources/static/js/subject.js b/tamguo-tms/src/main/resources/static/js/subject.js index d08647f..4b8ab69 100644 --- a/tamguo-tms/src/main/resources/static/js/subject.js +++ b/tamguo-tms/src/main/resources/static/js/subject.js @@ -28,12 +28,12 @@ $(function(){ } html += '
  • '; html += '

    '; - html += ''; + html += ''; html += ''+data[i].name+''; html += ''; html += '

    '; html += '

    '+data[i].pointNum+'知识点 | '+data[i].questionNum+'试题

    '; - html += '开始学习'; + html += '开始学习'; html += '
  • '; } $(".course-container .chapter-list ul").html(html); diff --git a/tamguo-tms/src/main/resources/templates/book.html b/tamguo-tms/src/main/resources/templates/book.html index aaf57b5..9edf8bf 100644 --- a/tamguo-tms/src/main/resources/templates/book.html +++ b/tamguo-tms/src/main/resources/templates/book.html @@ -2,9 +2,9 @@ - 探果题库_聪明的学生都在这里 - - + + + diff --git a/tamguo-tms/src/main/resources/templates/chapter.html b/tamguo-tms/src/main/resources/templates/chapter.html index 221f686..454f44c 100644 --- a/tamguo-tms/src/main/resources/templates/chapter.html +++ b/tamguo-tms/src/main/resources/templates/chapter.html @@ -2,9 +2,9 @@ - 探果题库_聪明的学生都在这里 - - + + + diff --git a/tamguo-tms/src/main/resources/templates/subject.html b/tamguo-tms/src/main/resources/templates/subject.html index 3b393a3..aa35f5e 100644 --- a/tamguo-tms/src/main/resources/templates/subject.html +++ b/tamguo-tms/src/main/resources/templates/subject.html @@ -2,9 +2,9 @@ - 探果题库_聪明的学生都在这里 - - + + +