From 1d8854ac35de9ac1a37da1659675ff1765eda7f3 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 02 Dec 2021 21:06:41 +0800
Subject: [PATCH] 地图

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

diff --git a/mapWz/xcxmap.html b/mapWz/xcxmap.html
index a1f9e63..273eaea 100644
--- a/mapWz/xcxmap.html
+++ b/mapWz/xcxmap.html
@@ -105,6 +105,9 @@
         <div class="dingwei" @click="locationMap">
             <img style="width: 80%;height: 80%;" src="./img/dingwei.png" alt="">
         </div>
+		<div class="uploadLocation">
+					<el-button @click="uplcation" type="primary">上传位置</el-button>
+		</div>
         <div id="map">
 
         </div>

--
Gitblit v1.9.3