97国产视频-在线观看黄色av-性一交一乱一区二区洋洋av-日韩手机看片-天天有av-a毛片在线观看-婷婷激情视频-亚洲一区二区在线看-欧美日韩一区二区精品-精品亚洲成人-男女啊啊啊视频-www欧美日韩-粉嫩欧美一区二区三区-国产911-少妇3p视频

File:en/productdetail.xmls
Method:query.getList(columns,where,order,size,*count,*page)
不能使用 '';文件已在使用中。
越界或超過范圍
en/productdetail.xmls
...tId=193'],['Grade desc']);
@customer1=@query.getList(*,['Status>0 and ParentId=192 and AreaId=3'],['Grade desc']);
@customer2=@query.getList(*,['Status>0 and ParentId=192 and AreaId=3'],['Grade desc']);
@customer3=@query.getList(*,['Status>0 and ParentId=192 and AreaId=3'],['Grade desc']);
//遍歷獲取二級分類
@prodecttype3=@query.getList(['CatalogId,CatalogName'],['Status>0 and ParentId=191'],['Grade desc']);
@prodecttype3.foreach(){
@row=$map($var[value]);
@query[ParentId]=@row[CatalogId];
@
prodecttype2=@query.getList(['CatalogId,CatalogName,Description'],['Status>0 and ParentId={*ParentId}'],['Grade desc']);
@row[children]=@prodecttype2;
@format=['<li><a href="javascript:void(0)" id="{*CatalogId}">{*CatalogName}</a></li>'];
@data=$var.bind($format(@format),@prodecttype2);
}
@producttype4=@query.getList(['CatalogId,CatalogName'],['Status>0 and ParentId=191'],['Grade desc']);
@producttype4.foreach(){
@row=$map($var[value]);
@query[ParentId]=@row[CatalogId];
@prodecttype2=@q...