修改peko官网图片大小写
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
@@ -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;
|
||||
|
||||
|
@@ -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() {
|
||||
|
Reference in New Issue
Block a user