From 9f3fe61d559239d43a09e585f69e545b7c76b35f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Mon, 4 Dec 2023 15:40:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/project/listingItems/items2.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/project/listingItems/items2.js b/static/js/project/listingItems/items2.js index 476cb34..0e8db98 100644 --- a/static/js/project/listingItems/items2.js +++ b/static/js/project/listingItems/items2.js @@ -366,11 +366,11 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi', 'swiper'], function let biddingStartTime = content.biddingStartTime; let biddingStopTime = content.biddingStopTime; var nowTime = Date.parse(new Date()); - if(Date.parse(biddingStartTime)