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/dashView/viewChart.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wgcloud-server/src/main/resources/templates/dashView/viewChart.html b/wgcloud-server/src/main/resources/templates/dashView/viewChart.html
index 5b1ce01..363b4cf 100644
--- a/wgcloud-server/src/main/resources/templates/dashView/viewChart.html
+++ b/wgcloud-server/src/main/resources/templates/dashView/viewChart.html
@@ -21,7 +21,7 @@
         <div class="row mb-2">
 
             <div class="col-sm-6" id="fuwuqixinxi">
-                <a href="http://www.wgstart.com"  target="_blank">
+                <a href=""  target="_blank">
                     <img th:src="@{'/static/logincss/logo.png'}" style="height:25px;width:25px;opacity: .8" class="brand-image img-circle elevation-3">&nbsp;<span style="vertical-align:bottom;">WGCLOUD</span>
                 </a>
             </div>

--
Gitblit v1.9.3