Browse Source

提交一下

1
mo 3 năm trước cách đây
mục cha
commit
7adeb24848
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/views/downLoad/index.module.less

+ 1 - 2
src/views/downLoad/index.module.less

@@ -1,7 +1,6 @@
-@imagesDir:"../images";
 
 .bgWhite {
-  background: url("@{imagesDir}/downBg.png") no-repeat cover;
+  background: url("./images/downBg.png") no-repeat cover;
   .container {
     width: 1200px;
     margin: 0 auto;