From 9ecbfb468179a2d3c98584ce3158bdc29e848ffd Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 12 二月 2026 10:46:17 +0800
Subject: [PATCH] 营销管理-指标统计日期查询范围精确到月
---
index.html | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html
index a684690..274352d 100644
--- a/index.html
+++ b/index.html
@@ -10,6 +10,10 @@
/>
<link rel="icon" href="/favicon.ico" />
<title>%VITE_APP_TITLE%</title>
+ <!-- 楂樺痉鍦板浘API -->
+ <script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=6af5d2639adbbabf95eddfbf2bae5739"></script>
+ <!-- 楂樺痉鍦板浘鎼滅储鎻掍欢 -->
+ <script type="text/javascript" src="https://webapi.amap.com/loca?v=2.0.0&key=6af5d2639adbbabf95eddfbf2bae5739"></script>
<!--[if lt IE 11
]><script>
window.location.href = "/html/ie.html";
--
Gitblit v1.9.3