Authored by 郭成尧

Merge branch 'feature/resetPassword' into release/5.6

... ... @@ -11,4 +11,3 @@ $(function() {
window.location.href = '/passport/login';
}, 3000);
});
... ...
... ... @@ -125,6 +125,7 @@
.iconfont {
font-size: 160px;
color: #b0b0b0;
}
}
... ...