From 7001de2b8cd0b94d22815b4df65cbeb47e1ee216 Mon Sep 17 00:00:00 2001 From: zengh <123456> Date: Wed, 07 Jul 2021 17:17:30 +0800 Subject: [PATCH] 问题修复 --- xcxMapJQLG/xcxmap.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xcxMapJQLG/xcxmap.html b/xcxMapJQLG/xcxmap.html index cf89456..6fd7af3 100644 --- a/xcxMapJQLG/xcxmap.html +++ b/xcxMapJQLG/xcxmap.html @@ -73,10 +73,10 @@ <div class="dingwei" @click="locationMap"> <img style="width: 60%" src="./img/dingwei.png" alt=""> </div> - <div class="shuaxin" @click="refreshMap"> + <!-- <div class="shuaxin" @click="refreshMap"> <img style="width: 60%" src="./img/刷新.png" alt=""> - </div> - <div class="baozu" @click="refreshMap"> + </div> --> + <!-- <div class="baozu" @click="refreshMap"> <div class="bz-once"> <img style="width: 60%" src="./img/提示.png" alt=""> <div id="bz-title"> @@ -89,7 +89,7 @@ 编队 </div> </div> - </div> + </div> --> <div id="map"> </div> <div id="Umain"> -- Gitblit v1.9.3