| | |
| | | } |
| | | } |
| | | //2019-03-28 去掉 by XiaoQi |
| | | //function validateCode() { |
| | | //var inputCode = document.getElementById("inputCode").value; |
| | | //if (inputCode.length <= 0) |
| | | //{ |
| | | //alert("请输入验证码!"); |
| | | //} |
| | | //else if (inputCode.toUpperCase() != code.toUpperCase()) |
| | | //{ |
| | | //alert("验证码输入有误!"); |
| | | //createCode(); |
| | | //} |
| | | //else |
| | | //{ |
| | | //alert("验证码正确!"); |
| | | //} |
| | | //} |
| | | function validateCode() { |
| | | var inputCode = document.getElementById("inputCode").value; |
| | | if (inputCode.length <= 0) |
| | | { |
| | | alert("请输入验证码!"); |
| | | } |
| | | else if (inputCode.toUpperCase() != code.toUpperCase()) |
| | | { |
| | | alert("验证码输入有误!"); |
| | | createCode(); |
| | | } |
| | | else |
| | | { |
| | | alert("验证码正确!"); |
| | | } |
| | | } |
| | | </script> |
| | | </head> |
| | | <body style="background-color: #0059cf; overflow-y: hidden !important;"> |
| | |
| | | <span class="code" id="checkCode" onclick="createCode()" ></span> |
| | | </div> |
| | | </section> |
| | | <section id="carLink" style="display:none;"> |
| | | <!--<section id="carLink" style="display:none;"> |
| | | <div style="background: url(images/NewGJXJlogin/1920/add.png) no-repeat;width: 400px;height: 40px;line-height: 40px;background-position: 3% 50%;margin-top: 30px;"> |
| | | <a style='color: #fff;font-size: 18px;margin-left: 52px;' href="downloads/证书安装与添加信任站点.zip" download="证书安装与添加信任站点.zip">证书安装与添加信任站点</a> |
| | | </div> |
| | |
| | | <div style="background: url(images/NewGJXJlogin/1920/add.png) no-repeat;width: 400px;height: 40px;line-height: 40px;background-position: 3% 50%;margin-top: 0px;"> |
| | | <a style='color: #fff;font-size: 18px;margin-left: 52px;' href="downloads/使用帮助文档.zip" download="使用帮助文档.zip">使用帮助文档</a> |
| | | </div> |
| | | </section> |
| | | </section>--> |
| | | <!-- 登录按钮 --> |
| | | <section> |
| | | <input type="hidden" name="execution" th:value="${flowExecutionKey}" /> |
| | |
| | | </div> |
| | | <div id='div_foot' style="display: none;"> |
| | | <span>技术支持:国家海洋信息中心</span> |
| | | <!-- <span style='margin-left:20px;'>广东蓝图信息技术有限公司</span> --> |
| | | </div> |
| | | </form> |
| | | <form th:if="${passwordManagementEnabled}" method="post" id="misagh"> |