diff --git a/static/js/project/listingItems/items2.js b/static/js/project/listingItems/items2.js index 1a68999..62b1ea6 100644 --- a/static/js/project/listingItems/items2.js +++ b/static/js/project/listingItems/items2.js @@ -202,7 +202,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi', 'swiper'], function $('#countType').html('未开始') $('#countDown').html('距竞价开始还有:'+d+''+h+''+m+''+s+'秒') //竞价暂未开始 - document.getElementById('biddingTitle').innerHTML = '竞价暂未开始...'; + // document.getElementById('biddingTitle').innerHTML = '竞价暂未开始...'; module.data.biddingTimeType = 3; }