From 3890390b4f06647d4afe746dcdc7e3082885ee23 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 12 十二月 2024 19:28:21 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
screen/index.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/screen/index.html b/screen/index.html
index 83e8671..f2181fc 100644
--- a/screen/index.html
+++ b/screen/index.html
@@ -8,6 +8,9 @@
</head>
<body>
<div id="app"></div>
+ <script src="./jquery-1.12.4.min.js"></script>
+ <script src="./jsencrypt.min.js"></script>
+ <script src="./web-control_1.2.7.min.js"></script>
<script type="module" src="/src/main.js"></script>
</body>
</html>
--
Gitblit v1.9.3