| | |
| | | <!doctype html> |
| | | <html class="change-h100"> |
| | | <head> |
| | | <!doctype html> |
| | | <html class="change-h100"> |
| | | <head> |
| | | <meta charset="utf-8"> |
| | | <title>${Constants.company_name}综合管理平台</title> |
| | | <link rel="stylesheet" href="${common_static}/static/ui/css/common.css" type="text/css"></link> |
| | |
| | | document.getElementById("myform").submit(); |
| | | } |
| | | </script> |
| | | </head> |
| | | </head> |
| | | <body class="change-h100"> |
| | | |
| | | <div class="login_top clearfix"> |
| | |
| | | <div class="change-pw-wrap"> |
| | | <div class="title">修改初始密码</div> |
| | | <div class="tips">为了您的账号安全,首次登录请修改您的初始密码。</div> |
| | | <form id="myform" action="" method="post"> |
| | | <form id="myform" action="" method="post"> |
| | | <table> |
| | | <tr> |
| | | <th>新密码:</th> |
| | |
| | | </tr> |
| | | </table> |
| | | </form> |
| | | |
| | | |
| | | <div class="footer clearfix"> |
| | | <a href="#"> 意见反馈 </a><span>|</span><a href="#"> 帮助说明 </a><span>|</span><a href="#"> 关于运维 </a><span>|</span><a href="#"> 联系我们 </a> <br> |
| | | <span>Copyright © 1996-2014 ${Constants.company_name}</span> |
| | | <span>Copyright © 1996-2022 ${Constants.company_name}</span> |
| | | </div> |
| | | </div> |
| | | |
| | | </body> |
| | | </body> |
| | | </html> |