|
|
@@ -277,7 +277,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi', 'swiper'], function |
|
|
|
$("#outProjectInformationContent").html(outProjectInformationData); |
|
|
|
var timName = document.getElementById('timeDown'); |
|
|
|
if(timName){ |
|
|
|
var t = 10; |
|
|
|
var t = 3; |
|
|
|
|
|
|
|
module.data.timeDown = setInterval(function(){ |
|
|
|
// console.log($('#countType').html()) |
|
|
@@ -290,7 +290,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi', 'swiper'], function |
|
|
|
t--; |
|
|
|
document.getElementById('timeDown').style.display = 'inline-block'; |
|
|
|
if(t<0){ |
|
|
|
t = 10; |
|
|
|
t = 3; |
|
|
|
let biddingStartTime = content.biddingStartTime; |
|
|
|
let biddingStopTime = content.biddingStopTime; |
|
|
|
var nowTime = Date.parse(new Date()); |
|
|
@@ -400,7 +400,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi', 'swiper'], function |
|
|
|
} |
|
|
|
},true); |
|
|
|
|
|
|
|
}else{ |
|
|
|
}else if(s%2 == 0&¢erTime!=0){ |
|
|
|
tools.doGet(getBiddingStopTime+getQueryVariable('id'), {}, module.getBiddingStopTime,true); |
|
|
|
} |
|
|
|
}else{ |
|
|
|