From ebd71490857d4d72a051ae0e8ba88ec74ac02ab8 Mon Sep 17 00:00:00 2001 From: tamguo Date: Tue, 14 Aug 2018 17:27:25 +0800 Subject: [PATCH] member fix bug --- .../src/main/resources/application.properties | 2 +- .../templates/member/addQuestion.html | 34 +++++++++--------- .../templates/member/editQuestion.html | 34 +++++++++--------- .../resources/templates/member/password.html | 36 +++++++++---------- .../templates/member/questionList.html | 28 +++++++-------- 5 files changed, 67 insertions(+), 67 deletions(-) diff --git a/tamguo-tms/src/main/resources/application.properties b/tamguo-tms/src/main/resources/application.properties index 1443e84..70c37fc 100644 --- a/tamguo-tms/src/main/resources/application.properties +++ b/tamguo-tms/src/main/resources/application.properties @@ -1,4 +1,4 @@ -domain.name=https://localhost:8081/ +domain.name=http://localhost:8081/ admin.domain.name=http://admin.tanguoguo.com server.port=8081 jasypt.encryptor.password=tamguo diff --git a/tamguo-tms/src/main/resources/templates/member/addQuestion.html b/tamguo-tms/src/main/resources/templates/member/addQuestion.html index 218ff74..f266d15 100644 --- a/tamguo-tms/src/main/resources/templates/member/addQuestion.html +++ b/tamguo-tms/src/main/resources/templates/member/addQuestion.html @@ -3,30 +3,30 @@ 会员中心-添加试题 - - - - + + + +
tamguo - 退出 + 退出
@@ -130,15 +130,15 @@
- - - + + + - - - + + + + - - + + - - - + + + - + \ No newline at end of file diff --git a/tamguo-tms/src/main/resources/templates/member/questionList.html b/tamguo-tms/src/main/resources/templates/member/questionList.html index 86c61b4..2d8af24 100644 --- a/tamguo-tms/src/main/resources/templates/member/questionList.html +++ b/tamguo-tms/src/main/resources/templates/member/questionList.html @@ -3,10 +3,10 @@ 探果-管理试题 - - - - + + + + @@ -15,20 +15,20 @@
tamguo - 退出 + 退出
@@ -54,7 +54,7 @@
- +

管理试题

@@ -62,7 +62,7 @@ 试卷:赛码样卷(示例)
@@ -156,8 +156,8 @@ - + \ No newline at end of file