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 + + + + + + + + + + +
+ + + + + + + + + +
+ + +