From 45c217996d025d256fdd0ed5cb744750e68dd36d Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 17 三月 2026 16:43:04 +0800
Subject: [PATCH] 2026.3.17
---
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