Authored by whb

修改现场活动

... ... @@ -16,7 +16,7 @@
</ul>
</div>
<div class="scene-content">
<?php if($this->view->currentday>strtotime('2015-09-20 00:00:00')):?>
<?php if($this->view->currentday > strtotime('2015-09-20 23:59:00') && time() < strtotime('2015-09-20 23:59:00')):?>
<img src="<?php echo SITE_RES.'/images/yohood/comingsoon.jpg';?>" style="width:100%;"/>
<?php else:?>
<div class="main-layout current clearfix">
... ...