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

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

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