|
@@ -865,7 +865,7 @@ export default {
|
|
|
|
|
|
.home_ad {
|
|
|
margin-left: 2.25rem;
|
|
|
- background: url(../../static/home/homeBg2.png);
|
|
|
+ background: url("http://wdklmall.oss-cn-shenzhen.aliyuncs.com/mallgoods/goods/602647C38F5E4168B4F16AFFFE2270CA.png");
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: contain;
|
|
|
|
|
@@ -1193,7 +1193,7 @@ export default {
|
|
|
.home-report {
|
|
|
margin: 0 1.25rem;
|
|
|
padding: 1rem 0;
|
|
|
- background-image: url(../../static/home/homeReportBg.png);
|
|
|
+ background-image: url("http://wdklmall.oss-cn-shenzhen.aliyuncs.com/mallgoods/goods/050F95EFCA914FD6A72537F41ACEFC33.png");
|
|
|
background-size: contain;
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
@@ -1208,7 +1208,7 @@ export default {
|
|
|
.home-ad {
|
|
|
margin: 0 1.25rem;
|
|
|
padding: 1rem 0;
|
|
|
- background-image: url(../../static/home/homeBg2.png);
|
|
|
+ background-image: url("http://wdklmall.oss-cn-shenzhen.aliyuncs.com/mallgoods/goods/602647C38F5E4168B4F16AFFFE2270CA.png");
|
|
|
background-size: contain;
|
|
|
background-repeat: no-repeat;
|
|
|
|