Commit 2c8579dd6c93c0fe4d93d015abd46e242e2dc428

Authored by zhiyangdu
1 parent b8909ea9

样式优化

Showing 1 changed file with 2 additions and 2 deletions
src/pages/index/index.less
@@ -21,14 +21,14 @@ @@ -21,14 +21,14 @@
21 div:nth-child(1){ 21 div:nth-child(1){
22 width: 670px; 22 width: 670px;
23 height: 270px; 23 height: 270px;
24 - background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09569005f14.jpg") no-repeat center top; 24 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09569023de1.jpg") no-repeat center top;
25 background-size: 100%; 25 background-size: 100%;
26 margin:123px 35px 0 35px; 26 margin:123px 35px 0 35px;
27 } 27 }
28 div:nth-child(2){ 28 div:nth-child(2){
29 width: 670px; 29 width: 670px;
30 height: 270px; 30 height: 270px;
31 - background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09569023de1.jpg") no-repeat center top; 31 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09569005f14.jpg") no-repeat center top;
32 background-size: 100%; 32 background-size: 100%;
33 margin:22px 35px 0 35px; 33 margin:22px 35px 0 35px;
34 } 34 }