Browse Source

修改图片引用路径

zhuth 7 years ago
parent
commit
6b7661801c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/datasource/dataSourceDetail.less

+ 1 - 1
src/components/datasource/dataSourceDetail.less

@@ -61,7 +61,7 @@
                                             width: 60px;
                                             height: 60px;
                                             background-size: cover;
-                                            background-image: url(/public/images/selected.png);
+                                            background-image: url(/images/selected.png);
                                             position: absolute;
                                             right: 0px;
                                             top: 0px;