From af3c732c0d02307681e6bdd5ad8ce635abcdd01d Mon Sep 17 00:00:00 2001 From: Aokiso <1010390029@qq.com> Date: Sat, 19 Jan 2019 13:53:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=B7=E6=AC=BE=E6=B5=81=E7=A8=8B=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../controller/startController.java | 2 +- .../main/resources/static/checkPhoneNum.html | 2 +- .../main/resources/static/checkPhoneNum2.html | 2 +- demo/src/main/resources/static/index.html | 2 +- .../main/resources/static/startRegister.html | 40 +++++++++++++++++++ 5 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 demo/src/main/resources/static/startRegister.html diff --git a/demo/src/main/java/com/example/demo/loanService/controller/startController.java b/demo/src/main/java/com/example/demo/loanService/controller/startController.java index 9a7626d..61b0d03 100644 --- a/demo/src/main/java/com/example/demo/loanService/controller/startController.java +++ b/demo/src/main/java/com/example/demo/loanService/controller/startController.java @@ -29,7 +29,7 @@ public class startController extends HttpServlet { response.sendRedirect("checkPhoneNum2.html"); return; }else if(num==0){ - response.sendRedirect("checkPhoneNum.html");//认证的界面 + response.sendRedirect("startRegister.html");//认证的界面 return; }else{ response.sendRedirect("Untitled-1.html");//页面出错的界面 diff --git a/demo/src/main/resources/static/checkPhoneNum.html b/demo/src/main/resources/static/checkPhoneNum.html index 637bc81..3ca04df 100644 --- a/demo/src/main/resources/static/checkPhoneNum.html +++ b/demo/src/main/resources/static/checkPhoneNum.html @@ -6,7 +6,7 @@ - 绑定信息 + 确认密码 diff --git a/demo/src/main/resources/static/checkPhoneNum2.html b/demo/src/main/resources/static/checkPhoneNum2.html index bf4e3bb..aba1af0 100644 --- a/demo/src/main/resources/static/checkPhoneNum2.html +++ b/demo/src/main/resources/static/checkPhoneNum2.html @@ -6,7 +6,7 @@ - 绑定信息 + 确认密码 diff --git a/demo/src/main/resources/static/index.html b/demo/src/main/resources/static/index.html index 4ddb4a4..359dbab 100644 --- a/demo/src/main/resources/static/index.html +++ b/demo/src/main/resources/static/index.html @@ -115,7 +115,7 @@
- +
diff --git a/demo/src/main/resources/static/startRegister.html b/demo/src/main/resources/static/startRegister.html new file mode 100644 index 0000000..8e175f4 --- /dev/null +++ b/demo/src/main/resources/static/startRegister.html @@ -0,0 +1,40 @@ + + + + + + +Light Theme + + + + + + + + + + +
+ + + + + + + + + +
+ + +