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 @@ - 探果题库_聪明的学生都在这里 - - + + +