浏览代码

[Feat 0000]名称修改

bobo04052021@163.com 1 天之前
父节点
当前提交
9fbba7f8f1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/vent/home/configurable/components/detail/TimelineListNew.vue

+ 1 - 1
src/views/vent/home/configurable/components/detail/TimelineListNew.vue

@@ -104,7 +104,7 @@ withDefaults(
   height: 180px;
   top: 20px;
   left: 162px;
-  background-image: url('/@/assets/images/vent/homeNew/warn_dot.png') no-repeat;
+  background-image: url('/@/assets/images/vent/homeNew/warn-dot.png') no-repeat;
   background-size: 100% 100%;
 }
 </style>