下一篇:
$number and tid=1233 and is_del=0 and type=2 and area_id=0 ORDER BY number asc LIMIT 1)";
?>
{eyou:sql sql="$sql" cachetime='3600' empty='' id='kp'}
{eyou:arcview aid='$kp.aid'}
{eyou:if condition='((int)$field.is_del === 0)'}
{$field.title}
{eyou:else /}
文档已删除 {$field.title|msubstr=###,0,10,true}
{/eyou:if}
{/eyou:arcview}
{/eyou:sql}
相关政策文件
0".$where; //and is_recom=1
}else{
$where = " typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1
}
$sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,6";
//echo $sql;
?>
{eyou:sql sql='$sql' cachetime='3600' id="listSql"}
{eyou:arcview aid='$listSql.aid'}
{eyou:include file='/template/pc/components/goods/zc.htm' /}
{/eyou:arcview}
{/eyou:sql}