瀏覽代碼

解决冲突问题

YaolongHan 4 年之前
父節點
當前提交
a396c0712f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/floorMap/darkColorIndex.vue

+ 2 - 2
src/components/floorMap/darkColorIndex.vue

@@ -556,6 +556,8 @@ export default {
           }
           this.fParser = new SFloorParser(null);
           this.fParser.parseData(res);
+                   // 改变底图演示
+          ItemColor.spaceColor = new SColor("#0C102C");
           this.fParser.spaceList.forEach((t) => {
             this.scene.addItem(t);
             t.nameSize = 12;
@@ -651,8 +653,6 @@ export default {
             // 除土建装饰之外的图例展示 包括楼层功能
             bus.$emit("queryViewMethods");
           }
-          // 改变底图演示
-          ItemColor.spaceColor = new SColor("#0C102C");
           this.topologyParser = new STopologyParser(null);
           this.topologyParser.parseData(data.Data[0].Elements);
           // 多边形