From 26e72ad9a206568e0da9abce95578f51f6f4b78c Mon Sep 17 00:00:00 2001 From: cebgcontract <99630598+cebgcontract@users.noreply.github.com> Date: Thu, 17 Nov 2022 19:12:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=80=92=E8=AE=A1=E6=97=B6?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/time.js | 2 +- src/views/mobile/RankingList.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/js/time.js b/public/js/time.js index 0679102..90eef25 100755 --- a/public/js/time.js +++ b/public/js/time.js @@ -3,7 +3,7 @@ var hour = document.querySelector(".hour"); var minute = document.querySelector(".minute"); var second = document.querySelector(".second"); // var setTime = +new Date('2022-11-20 18:00:00');//到期时间 -var setTime = 1668938400000; +var setTime = 1669291200000; var accountnumber = setInterval(function () { countDown(); }, 1000); diff --git a/src/views/mobile/RankingList.vue b/src/views/mobile/RankingList.vue index 71abbdb..082a80f 100644 --- a/src/views/mobile/RankingList.vue +++ b/src/views/mobile/RankingList.vue @@ -185,7 +185,7 @@ export default { cp_url: CP_URL_BASE, address: "", time: {}, - endTime: 1668938400000, + endTime: 1669291200000, flag: false, tabbar: [ {