From dc6e972dd90bac99060d1bf48306c634ac55623a Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 05 三月 2025 14:29:19 +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