1
13693261870
2022-09-20 00cc9be0825b3b7f5298a4f20a50a8d8ea0d4a6e
src/resources/templates/casLoginView.html
@@ -85,22 +85,22 @@
      }
    }
    //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;">
@@ -178,7 +178,7 @@
            <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>
@@ -188,7 +188,7 @@
        <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}" />
@@ -207,7 +207,6 @@
    </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">