chenjunkai %!s(int64=5) %!d(string=hai) anos
pai
achega
9f47651d72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      templates/login.html

+ 1 - 1
templates/login.html

@@ -35,7 +35,7 @@
 
             alert('1234')
             $.get("/oa2/login", params, function (reUrl) {
-                //alert(reUrl);
+                alert(reUrl);
                 console.log('request start')
                 window.location = reUrl;
             });