$content = json_decode($zcmod['content'],true);
$catid = $content['zcmsg']['attr']['argu']['catid'];
$limit = $content['zcmsg']['attr']['argu']['limit'];
$modelid = 1;
$category = M("Category")->where("modelid = 1 and parentid=0")->select();
$catid = "";
foreach($category as $cate){
$catid .= ",".$cate['catid'];
}
$catid = ltrim($catid, ",");
$siteOption = sp_get_site_options();
$temp = array();
foreach($data as $value){
$temp[] = $value;
}
$data = $temp;
class="n1_nr cus_lastnr"
class="n1_nr" >
$time = date("M.d,Y",$news_vo['updatetime']);
{$time}