From e28e6c5ea1ceff3f9f36698cc2c1866b4f47d527 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 16 八月 2024 15:10:17 +0800 Subject: [PATCH] 11 --- wgcloud-server/src/main/resources/templates/login/login.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wgcloud-server/src/main/resources/templates/login/login.html b/wgcloud-server/src/main/resources/templates/login/login.html index c1f6744..69b32e2 100644 --- a/wgcloud-server/src/main/resources/templates/login/login.html +++ b/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> - <a target="_blank" href='http://www.wgstart.com'> 漏2017-2023 www.wgstart.com . All Rights Reserved. Version 2.3.7(寮�婧愮増)</a> + <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> -- Gitblit v1.9.3