修复BUG:个人中心页面加载完毕后重置页脚显示状态

This commit is contained in:
Argo-MacBookPro 2018-09-18 23:14:43 +08:00
parent d3c6787699
commit 854b667263
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
if (!!url === true) $headerIcon.attr('src', url);
});
$('.site-footer').footer();
var dataBinder = new DataEntity({
Password: "#currentPassword",
NewPassword: "#newPassword",