ソースを参照

修改展开收起图片位置

zhangxc 6 年 前
コミット
3ad1236a30
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/css/indexHorizontal.less

+ 2 - 2
src/css/indexHorizontal.less

@@ -99,7 +99,7 @@
         display: inline-block;
         position: relative;
         top: 0px;
-        background: url('../images/show.png') center center no-repeat;
+        background: url('/images/show.png') center center no-repeat;
     }
 }
 
@@ -118,7 +118,7 @@
         display: inline-block;
         position: relative;
         top: 0px;
-        background: url('../images/collapse.png') center center no-repeat;
+        background: url('/images/collapse.png') center center no-repeat;
     }
 }
 .itemAllBox{