11
13693261870
2024-08-16 e28e6c5ea1ceff3f9f36698cc2c1866b4f47d527
wgcloud-server/src/main/resources/templates/login/login.html
@@ -20,7 +20,7 @@
<div class="login-box">
      <div class="login-box-content">
         <div class="login-logo">
            <a href="http://www.wgstart.com" target="_blank" style="color: #fff;font-size: 16px;font-weight:bold"><img width="60" height="60" th:src="@{'/static/logincss/logo.png'}"><span  style="margin-left:5px;">WGCLOUD</span></a>
            <a href="" target="_blank" style="color: #fff;font-size: 16px;font-weight:bold"><img width="60" height="60" th:src="@{'/static/logincss/logo.png'}"><span  style="margin-left:5px;">WGCLOUD</span></a>
           </div>
         <div class="login-box-body">
         <p class="login-box-msg">账号登录</p>
@@ -58,7 +58,7 @@
   <center>
      &nbsp;<a target="_blank" href='http://www.wgstart.com'> ©2017-2023  www.wgstart.com . All Rights Reserved. Version 2.3.7(开源版)</a>
      &nbsp;<a target="_blank" href=''> ©2017-2023  www.wgstart.com . All Rights Reserved. Version 2.3.7(开源版)</a>
   </center>
    <link rel="stylesheet" th:href="@{'/static/js/jQuery/validationEngine.jquery.css'}" type="text/css"/>
    <script th:src="@{'/static/js/jQuery/jquery-3.2.0.min.js'}"></script>