From 6c4d4b494ef9c8fb134ece79e3993038a0358639 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期五, 14 四月 2023 18:29:03 +0800 Subject: [PATCH] 对象建模更新 --- Source/UBCS-WEB/public/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/public/index.html b/Source/UBCS-WEB/public/index.html index 78bdbdb..b185481 100644 --- a/Source/UBCS-WEB/public/index.html +++ b/Source/UBCS-WEB/public/index.html @@ -18,6 +18,7 @@ <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/jsPlumb/2.11.1/js/jsplumb.min.js"></script> <link rel="icon" href="<%= BASE_URL %>favicon.png"> <title>ubcs浼佷笟骞冲彴</title> <style> -- Gitblit v1.9.3