所属标签: {$tag_name}
相关政策文件:
0"; //and is_recom=1
}else{
$where = " typeid=1232 and is_del=0 and status=1 and province_id=0 OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1 //and product_tag_id=0
}
$sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,5";
//echo $sql;
?>
{eyou:sql sql='$sql' cachetime='3600' id="listSql"}
{eyou:arcview aid='$listSql.aid'}
{$temp_title}
{$t_end}
{/eyou:arcview}
{/eyou:sql}