Commit 29626683d6a90a106f8572288b3fbe3637689250
1 parent
16b11c71
图片替换
Showing
2 changed files
with
9 additions
and
9 deletions
src/pages/index/index.less
| ... | ... | @@ -59,16 +59,16 @@ |
| 59 | 59 | } |
| 60 | 60 | .div7{ |
| 61 | 61 | width: 100%; |
| 62 | - height: 700px; | |
| 63 | - background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568d84a69.jpg") no-repeat center top; | |
| 64 | - background-size: 100%; | |
| 65 | - } | |
| 66 | - .div8{ | |
| 67 | - width: 100%; | |
| 68 | - height: 800px; | |
| 69 | - background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568d94ae0.jpg") no-repeat center top; | |
| 62 | + height: 1171px; | |
| 63 | + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769shop/img/2020/01/03/5e0ea07f87c41.jpg") no-repeat center top; | |
| 70 | 64 | background-size: 100%; |
| 71 | 65 | } |
| 66 | + //.div8{ | |
| 67 | + // width: 100%; | |
| 68 | + // height: 800px; | |
| 69 | + // background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568d94ae0.jpg") no-repeat center top; | |
| 70 | + // background-size: 100%; | |
| 71 | + //} | |
| 72 | 72 | .div9{ |
| 73 | 73 | width: 100%; |
| 74 | 74 | height: 674px; | ... | ... |