From 64d3eae2852d17c3bbade662d3f7a7c47d681ad6 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期四, 19 三月 2026 14:17:04 +0800
Subject: [PATCH] 2026.3.19
---
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