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 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Source/UBCS-WEB/public/index.html b/Source/UBCS-WEB/public/index.html
index 87bb6ed..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,

--
Gitblit v1.9.3