diff --git a/tamguo-tms/src/main/resources/templates/mobile/chapter.html b/tamguo-tms/src/main/resources/templates/mobile/chapter.html index 9a30faa..1b55409 100644 --- a/tamguo-tms/src/main/resources/templates/mobile/chapter.html +++ b/tamguo-tms/src/main/resources/templates/mobile/chapter.html @@ -175,4 +175,34 @@ function showChapter(self){ $("#" + $(self).attr("data-id")).show(); } + \ No newline at end of file diff --git a/tamguo-tms/src/main/resources/templates/mobile/index.html b/tamguo-tms/src/main/resources/templates/mobile/index.html index 69a61ee..c74c9ed 100644 --- a/tamguo-tms/src/main/resources/templates/mobile/index.html +++ b/tamguo-tms/src/main/resources/templates/mobile/index.html @@ -128,4 +128,35 @@ + + \ No newline at end of file diff --git a/tamguo-tms/src/main/resources/templates/mobile/paper.html b/tamguo-tms/src/main/resources/templates/mobile/paper.html index 0eb01d0..ac56c8a 100644 --- a/tamguo-tms/src/main/resources/templates/mobile/paper.html +++ b/tamguo-tms/src/main/resources/templates/mobile/paper.html @@ -108,4 +108,34 @@ + \ No newline at end of file diff --git a/tamguo-tms/src/main/resources/templates/mobile/paperlist.html b/tamguo-tms/src/main/resources/templates/mobile/paperlist.html index 350fd62..5bfee08 100644 --- a/tamguo-tms/src/main/resources/templates/mobile/paperlist.html +++ b/tamguo-tms/src/main/resources/templates/mobile/paperlist.html @@ -101,4 +101,34 @@ + \ No newline at end of file diff --git a/tamguo-tms/src/main/resources/templates/mobile/questionList.html b/tamguo-tms/src/main/resources/templates/mobile/questionList.html index 73be5c1..3c2584c 100644 --- a/tamguo-tms/src/main/resources/templates/mobile/questionList.html +++ b/tamguo-tms/src/main/resources/templates/mobile/questionList.html @@ -661,4 +661,34 @@ body.filter_show { + \ No newline at end of file diff --git a/tamguo-tms/src/main/resources/templates/mobile/subject.html b/tamguo-tms/src/main/resources/templates/mobile/subject.html index 43ac8ef..da45326 100644 --- a/tamguo-tms/src/main/resources/templates/mobile/subject.html +++ b/tamguo-tms/src/main/resources/templates/mobile/subject.html @@ -244,4 +244,34 @@ + \ No newline at end of file