|
|
@@ -54,12 +54,12 @@
|
|
|
<chat></chat>
|
|
|
|
|
|
<!-- 地图图例 -->
|
|
|
- <div class="map-legend" v-if="legendImg">
|
|
|
- <img :src="legendImg" />
|
|
|
- </div>
|
|
|
- <div class="map-legend chat-legend" v-show="!legendImg">
|
|
|
- <StaticMapLegend></StaticMapLegend>
|
|
|
- </div>
|
|
|
+<!-- <div class="map-legend" v-if="legendImg">-->
|
|
|
+<!-- <img :src="legendImg" />-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="map-legend chat-legend" v-show="!legendImg">-->
|
|
|
+<!-- <StaticMapLegend></StaticMapLegend>-->
|
|
|
+<!-- </div>-->
|
|
|
</div>
|
|
|
<div class="warning-search yes-events">
|
|
|
<img src="@/assets/images/warningHome/search-img.png" />
|