This commit is contained in:
2018-05-31 21:53:26 +08:00
parent 0cd243dac6
commit 7405b8ccad
2 changed files with 13 additions and 1 deletions

View File

@@ -241,6 +241,11 @@ $(document).ready(function() {
function showResponse(responseText) {
clearT[0] = 0;
alert(responseText);
window.location.href = "https://wall.kaionji.com/wj/anser.php";
}