src/views/contactInformation/index.vue
@@ -78,7 +78,7 @@ <style lang="less" > @media (max-width: 750px) and (min-width: 0){ .content1 { background: url(../../img/contactBanner.png) no-repeat; background: url(../../img/contactBanner.jpg) no-repeat; background-size: 100% 100%; background-size: cover; padding: 1.3rem 0; @@ -155,7 +155,7 @@ @media (min-width: 751px) { .content1 { padding: 1.3rem 0; background: url(../../img/contactBanner.png) no-repeat; background: url(../../img/contactBanner.jpg) no-repeat; min-height: 14.42rem; background-size: cover; }