Exemplo n.º 1
0
?>
banner-news.jpg')">
	
</section>

<main class="">
<?php 
// echo '$start:'.$start."<br>";
// echo '$total:'.$total."<br>";
// echo '$maxPage:'.$maxPage."<br>";
?>
	<section class="row1">
		<div class="wrapper">
			<?php 
$last = new JTNews();
$last->last('圖文');
?>
			<h2 class="page_title txtImg_title-title-lu hide_txt <?php 
isPhone('mobile_title');
?>
 title-1">Lastest Update</h2>
			<div class="metro-block-style1 cf ib">
				<div class="news-pic pic left">
				<?php 
if ($last->data['icon'] == '') {
    echo "<img src=\"dist/images/news-cover.jpg\" alt=\"\">";
} else {
    echo "<img src=\"{$last->data['icon']}\" alt=\"\">";
}
?>
				</div>