{php $tpl_dir = $this->default_tpl;} {template $tpl_dir, 'header'}
{template $tpl_dir, 'block_contact'}

商机/Business Opportunity

{php $urlrule = yp_makeurlrule(); $b_type = array('1'=>'供应', '2'=>'求购', '3'=>'二手', '4'=>'促销',);$sql = " `userid`='".$array[userid]."'";} {php intval($catid) ? $sql .= " AND `catid`=$catid" : ''; if (intval($_GET['tid'])) $sql .= " AND `tid`='".intval($_GET['tid'])."'";} {pc:yp action="lists" where="$sql" modelid="$modelid" num="15" order="inputtime desc" page="$page" urlrule="$urlrule"}
{$pages}
{/pc}
{template $tpl_dir, 'footer'}