From 7b51c9e1abc198a501f7858599da9c116130fd6f Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 27 三月 2025 16:47:51 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
screen/index.html | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/screen/index.html b/screen/index.html
index 83e8671..307a090 100644
--- a/screen/index.html
+++ b/screen/index.html
@@ -8,6 +8,11 @@
</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>
+
+ <script src="https://webapi.amap.com/maps?v=2.0&key=96b8d96e645290f1de14f5229ee030e4"></script>
</body>
</html>
--
Gitblit v1.9.3