From 59af55dc3e72f8f2655ae06af9d1b6f766bac423 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 20 三月 2026 16:02:19 +0800
Subject: [PATCH] 2026.3.20

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

diff --git a/index.html b/index.html
index 5022eff..3799af3 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,11 @@
   </head>
   <body>
     <div id="app"></div>
+    <script type="text/javascript">
+      window._AMapSecurityConfig = {
+        serviceHost: 'https://fyami.com.cn:449/_AMapService',
+      }
+    </script>
     <script type="module" src="/src/main.js"></script>
   </body>
 </html>

--
Gitblit v1.9.3