From 31a5c00aeb725b8aaccca1d9fab4f074aae4d22d Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 03 Dec 2021 09:24:44 +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