From 17e4c7e3e7b3ef60d9da6de3b2a39a14a53c38a0 Mon Sep 17 00:00:00 2001
From: z8018 <1282578289@qq.com>
Date: 星期三, 12 三月 2025 14:11:33 +0800
Subject: [PATCH] 1

---
 WIDESEAWCS_Server/WIDESEAWCS_Server/index.html |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/WIDESEAWCS_Server/WIDESEAWCS_Server/index.html b/WIDESEAWCS_Server/WIDESEAWCS_Server/index.html
index 6e20829..97ba152 100644
--- a/WIDESEAWCS_Server/WIDESEAWCS_Server/index.html
+++ b/WIDESEAWCS_Server/WIDESEAWCS_Server/index.html
@@ -111,9 +111,9 @@
     </svg>
     <div id="swagger-ui"></div>
     <div id="footer" style="text-align: center;margin-bottom: 10px;">
-        Copyright 漏 2018-2023 BCVP寮�鍙戣�呯ぞ鍖�
+        
 
-        <br><span id="poweredby">Powered by .NET 8.0 on Docker & CentOS 7.6</span>
+        <br><span id="poweredby"></span>
     </div>
     <!-- Workaround for https://github.com/swagger-api/swagger-editor/issues/1371 -->
     <script>
@@ -171,13 +171,13 @@
                 $('.info').append("<div class='qqgroup'><div style=\"color: #4990e2;\"><a href=\"../allservices\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"link\">路 鏌ョ湅鎵�鏈変緷璧栨敞鍐岀殑鏈嶅姟</a><br></div></div><div style='clear: both;'></div>");
 
                 //淇敼 token鎺堟潈鎸夐挳涓轰腑鏂�
-                $(".auth-wrapper span").empty();
-                $(document).ready(function () {
-                    $('.auth-wrapper span').each(function () {
-                        var myvalue = '鎺堟潈璁よ瘉';
-                        $(this).html(myvalue);
-                    });
-                });
+                //$(".auth-wrapper span").empty();
+                //$(document).ready(function () {
+                //    $('.auth-wrapper span').each(function () {
+                //        var myvalue = '鎺堟潈璁よ瘉';
+                //        $(this).html(myvalue);
+                //    });
+                //});
                 
             }, 1000)
             // 鏂囨。logo

--
Gitblit v1.9.3