|
@@ -202,7 +202,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi', 'swiper'], function |
|
|
$('#countType').html('未开始') |
|
|
$('#countType').html('未开始') |
|
|
$('#countDown').html('<span>距竞价开始还有:'+d+'</span>天<span>'+h+'</span>时<span>'+m+'</span>分<span>'+s+'</span>秒') |
|
|
$('#countDown').html('<span>距竞价开始还有:'+d+'</span>天<span>'+h+'</span>时<span>'+m+'</span>分<span>'+s+'</span>秒') |
|
|
//竞价暂未开始 |
|
|
//竞价暂未开始 |
|
|
document.getElementById('biddingTitle').innerHTML = '竞价暂未开始...'; |
|
|
|
|
|
|
|
|
// document.getElementById('biddingTitle').innerHTML = '竞价暂未开始...'; |
|
|
module.data.biddingTimeType = 3; |
|
|
module.data.biddingTimeType = 3; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|