Showing
1 changed file
with
0 additions
and
1 deletions
@@ -65,7 +65,6 @@ seckillObj = { | @@ -65,7 +65,6 @@ seckillObj = { | ||
65 | $el.currentTick = setTimeout(function() { | 65 | $el.currentTick = setTimeout(function() { |
66 | that.startTick(elem, --offsetTime); | 66 | that.startTick(elem, --offsetTime); |
67 | }, 1000); | 67 | }, 1000); |
68 | - $('.seckill-time-c').text(offsetTime); | ||
69 | } | 68 | } |
70 | } | 69 | } |
71 | 70 |
-
Please register or login to post a comment