From 212c5847ee2e657de6e7c4d98cbcd0727c8cdb11 Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期四, 05 三月 2026 11:45:18 +0800
Subject: [PATCH] feat(inventory): 发货台账添加产品名称和规格型号

---
 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