From a058c5bad0b34cac2ea88ae222015f231690e62f Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 07 Jun 2021 15:04:55 +0800
Subject: [PATCH] 样式优化

---
 xcxMapJQ/xcxmap.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/xcxMapJQ/xcxmap.html b/xcxMapJQ/xcxmap.html
index b30395b..e168067 100644
--- a/xcxMapJQ/xcxmap.html
+++ b/xcxMapJQ/xcxmap.html
@@ -21,6 +21,9 @@
 	<!-- layui支持 -->
 	<!-- <link rel="stylesheet" href="../map/lib/layui/css/layui.css" media="all"> -->
 	<!-- <script src="../map/lib/layui/layui.js" charset="utf-8"></script> -->
+	
+	<!-- 百度地图api -->
+	<script type="text/javascript" src="https://mapapi.qq.com/web/mapComponents/geoLocation/v/geolocation.min.js"></script>
 
 	<!-- axios支持 -->
 	<script src="../map/lib/axios.js"></script>

--
Gitblit v1.9.3