RM新时代官方-首页

File:en/productdetail.xmls
Method:query.scalar(columns,*where,*order)
未指定的錯(cuò)誤
越界或超過(guò)范圍
en/productdetail.xmls
$out main(){
$shell.running();
$shell.layout(pages/product-detail.htm);
@query=$query(catalog,news);
@
MetaKeywords=@query.scalar(MetaKeywords,['Status>0 and CatalogId=191']);
@MetaDescription=@query.scalar(MetaDescription,['Status>0 and CatalogId=191']);
@Title=@query.scalar(Title,['Status>0 and CatalogId=191']);
//視頻類(lèi)型
@videotype=@query.getTable(['CatalogId,CatalogName'],['ParentId=194 and Status>0 and AreaId=3'],['Grade desc']);
@videotype1=@query.getTable(['CatalogId,CatalogName'],['ParentId=194 and Status>0 and AreaId=3'],['Grade desc']);
@news=@query.getList(*,['Status>0 and ParentId=...
RM新时代官方-首页