From 1b8120cacac0037fcb1f8ae747c2f54eb735368b Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期二, 09 五月 2023 18:50:51 +0800
Subject: [PATCH] 代码整合

---
 Source/UBCS-WEB/public/index.html |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/Source/UBCS-WEB/public/index.html b/Source/UBCS-WEB/public/index.html
index a4fd8d3..b185481 100644
--- a/Source/UBCS-WEB/public/index.html
+++ b/Source/UBCS-WEB/public/index.html
@@ -18,9 +18,8 @@
   <link rel="stylesheet" href="<%= BASE_URL %>cdn/avue/2.9.12/index.css">
   <script src="<%= BASE_URL %>cdn/xlsx/FileSaver.min.js"></script>
   <script src="<%= BASE_URL %>cdn/xlsx/xlsx.full.min.js"></script>
-  <script src="https://cdn.staticfile.org/Sortable/1.10.0-rc2/Sortable.min.js"></script>
+  <script src="https://cdn.staticfile.org/jsPlumb/2.11.1/js/jsplumb.min.js"></script>
   <link rel="icon" href="<%= BASE_URL %>favicon.png">
-  <link ref="iconcss" href="./public/cdn/iconfont/iconfont.css">
   <title>ubcs浼佷笟骞冲彴</title>
   <style>
     html,
@@ -97,6 +96,10 @@
         鍒濇鍔犺浇璧勬簮鍙兘闇�瑕佽緝澶氭椂闂� 璇疯�愬績绛夊緟
       </div>
     </div>
+    <div class="avue-home__footer">
+      <a href="https://bladex.vip" target="_blank">
+        https://bladex.vip </a>
+    </div>
   </div>
 </div>
 <!-- built files will be auto injected -->

--
Gitblit v1.9.3