From 25faf475cea0b5a50393989aa4e8b7e0b1da8d77 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期三, 28 二月 2024 17:20:27 +0800
Subject: [PATCH] 大屏左侧

---
 index.html |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index a67e7ff..938a73e 100644
--- a/index.html
+++ b/index.html
@@ -4,11 +4,15 @@
     <meta charset="UTF-8" />
     <link rel="icon" href="/favicon.ico" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>Vite App</title>
-    <meta name="description" content="Vite Starter Template By Kirk Lin">
+    <title>閮芥睙鍫板ぇ灞�</title>
   </head>
   <body>
     <div id="app"></div>
     <script type="module" src="/src/main.ts"></script>
+    <script type="text/javascript">
+        window._AMapSecurityConfig = {
+            securityJsCode: '22a08b696f47f78270366d5294c8f66e', //
+        }
+    </script>
   </body>
 </html>

--
Gitblit v1.8.0