Browse Source

页面调整

shuhao 7 months ago
parent
commit
e2201a7d44

+ 1 - 1
src/views/warningHome/components/chat_components/index.vue

@@ -1,5 +1,5 @@
 <template>
-    <div class="chat-page">
+    <div class="chat-page" v-show="false">
         <div class="chat-wrap">
             <div class="chat-title">飞鸟种植大脑</div>
             <div class="chat-box" ref="chatBox">

+ 6 - 6
src/views/warningHome/index.vue

@@ -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" />