中文字幕无码无码专区,韩国《少妇的滋味》电影,国产激情з∠视频一区二区,国产办公室秘书无码精品99

File:newdetail.xmls
Method:query.getTable(columns,where,order,size,*count,*page)
未指定的錯誤
越界或超過范圍
newdetail.xmls
...ning();
$shell.layout(pages/new-detail.htm);
@query=$query(catalog,news);


@MetaKeywords=@query.scalar(MetaKeywords,['Status>0 and CatalogId=87']);
@MetaDescription=@query.scalar(MetaDescription,['Status>0 and CatalogId=87']);
@Title=@query.scalar(Title,['Status>0 and CatalogId=87']);

@prodecttype=@query.getList(['CatalogId,CatalogName'],['Status>0 and ParentId=78'],['Grade desc']);
@videotype=@query.getTable(['CatalogId,CatalogName'],['ParentId=88 and Status>0'],['Grade desc']);
@
videotype1=@query.getTable(['CatalogId,CatalogName'],['ParentId=88 and Status>0'],['Grade desc']);
@news=@query.getList(*,['Status>0 and ParentId=87'],['Grade desc']);
@news1=@query.getList(*,['Status>0 and ParentId=87'],['Grade desc']);
@customer1=@query.getList(*,['Status>0 and ParentId=86'],['Grade desc']);
@customer2=@query.getList(*,['Status>0 and ParentId=86'],['Grade desc']);
@cataid=@query.getTable(['CatalogId'],['ParentId=87 or CatalogId=89']);
@cataid=@cataid.toArray(['CatalogId'...