修改peko官网图片大小写

This commit is contained in:
qf
2022-11-14 15:50:27 +08:00
parent 0514840180
commit 632b462a38
3 changed files with 2 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ html {
.homePc {
width: 100%;
height: 10rem;
background: url(../images/homePC.png) no-repeat;
background: url(../images/homePc.png) no-repeat;
background-size: 100% 100%;
position: relative;
}

View File

@@ -163,7 +163,7 @@ html {
.homePc {
width: 100%;
height: 10rem;
background: url(../images/homePC.png) no-repeat;
background: url(../images/homePc.png) no-repeat;
background-size: 100% 100%;
position: relative;

View File

@@ -56,9 +56,6 @@ $(function () {
})
}
$('.m-bg .homeM .charge').click(function () {
window.location.href = 'https://api.pekolive.com/peko/modules/pay/index.html?channelType=4'
})
})
function swiperFun() {