From 632b462a38d5d7cf774f0687eb0d0fabf934765c Mon Sep 17 00:00:00 2001 From: qf Date: Mon, 14 Nov 2022 15:50:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9peko=E5=AE=98=E7=BD=91?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=A4=A7=E5=B0=8F=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/home/css/index.css | 2 +- view/peko/home/css/index.scss | 2 +- view/peko/home/js/index.js | 3 --- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/view/peko/home/css/index.css b/view/peko/home/css/index.css index 74fdda3..a991e16 100644 --- a/view/peko/home/css/index.css +++ b/view/peko/home/css/index.css @@ -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; } diff --git a/view/peko/home/css/index.scss b/view/peko/home/css/index.scss index 0c1e96a..ab49756 100644 --- a/view/peko/home/css/index.scss +++ b/view/peko/home/css/index.scss @@ -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; diff --git a/view/peko/home/js/index.js b/view/peko/home/js/index.js index 41202ca..911f0cf 100644 --- a/view/peko/home/js/index.js +++ b/view/peko/home/js/index.js @@ -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() {