信息页面恢复头部大图展示
parent
9e8a05adbc
commit
3d7c7173e8
@ -1,6 +1,5 @@
|
||||
<?php if (!empty($ic_photo)) { ?>
|
||||
<div class="infotopimage">
|
||||
<img src="<?php echo 'https://images.chinahighlights.com'.$ic_photo; ?>"
|
||||
alt="<?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?>" class="img-responsive">
|
||||
</div>
|
||||
<div class="infotopimage">
|
||||
<img src="<?php echo 'https://images.chinahighlights.com'.$ic_photo; ?>" alt="<?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?>" class="img-responsive">
|
||||
</div>
|
||||
<?php } ?>
|
||||
Loading…
Reference in New Issue