支持响应完成后的回调函数

This commit is contained in:
RuoYi
2019-05-15 19:03:54 +08:00
parent f96113d55d
commit f85b5202dc
4 changed files with 25 additions and 16 deletions

View File

@ -2,10 +2,6 @@
<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
<head>
<th:block th:include="include :: header('用户个人信息')" />
<style type="text/css">
</style>
</head>
<body class="gray-bg" style="font: 14px Helvetica Neue, Helvetica, PingFang SC, 微软雅黑, Tahoma, Arial, sans-serif !important;">
@ -220,7 +216,6 @@
}
}
/*用户管理-修改密码*/
$("#form-user-resetPwd").validate({
onkeyup: false,