소스 검색

fix: 平台显示图层

刘秀芳 1 개월 전
부모
커밋
eb959d09f8
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/components/static_map_change/Layers.js
  2. 1 1
      src/views/warningHome/components/chat_components/index.vue

+ 1 - 1
src/components/static_map_change/Layers.js

@@ -55,7 +55,7 @@ class StaticMapLayers {
                     that.layerData[key] = {legend:item.legend, layer:that.addStaticImgLayer(map, item)}
                 }
             }
-            that.autoTest()
+            // that.autoTest()
             // 时间轴
             eventBus.on("weatherTime:changeTime", ({index}) => {
                 this.timeIndex = index

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

@@ -611,7 +611,7 @@ const scrollToBottom = () => {
         // padding-bottom: 8px;
     }
     .main-text {
-        color: #ffffff;
+        // color: #ffffff;
     }
     .content {
         color: #ffffff;