This commit is contained in:
Liang Ding 2015-06-10 10:44:47 +08:00
parent fed20889f0
commit 84214a4a1a
1 changed files with 0 additions and 2 deletions

View File

@ -63,8 +63,6 @@
.css("padding-top", (contentH - $(".content .fn-left").height()) / 2 + "px");
$('#loginForm').submit(function () {
console.log(1);
var options = {
url: '/login',
type: 'POST',