From 8359b3187363bed955f8253f65c4d45870fdf158 Mon Sep 17 00:00:00 2001 From: wangning <164851225@qq.com> Date: Tue, 29 May 2018 17:25:49 +0800 Subject: [PATCH] update --- src/main/resources/templates/mail/verify_mail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/mail/verify_mail.html b/src/main/resources/templates/mail/verify_mail.html index 3065a3002..5fa6b2a3b 100644 --- a/src/main/resources/templates/mail/verify_mail.html +++ b/src/main/resources/templates/mail/verify_mail.html @@ -114,7 +114,7 @@ $("#bg").hide(); $("#show").hide(); alert("Succes"); - location.href = 'index.html' + location.href = '/login.html'; }, error: function (jqXHR) { $("#bg").hide();