From f076107b1adc84c80522b4320a41e7cf0a1c9c5f Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 06 三月 2025 10:05:28 +0800
Subject: [PATCH] 场所或设施+实验室资质搬迁

---
 public/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html
index 7a42a58..0a54df5 100644
--- a/public/index.html
+++ b/public/index.html
@@ -227,4 +227,5 @@
   </body>
   <script src="<%= BASE_URL %>luckysheet/plugins/js/plugin.js"></script>
   <script src="<%= BASE_URL %>luckysheet/luckysheet.umd.js"></script>
+  <script src="https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.16.105/pdf.min.js"></script>
 </html>

--
Gitblit v1.9.3