$value) { $childhtml=''; $currentid=$value['id']; $currentname=$value['name']; foreach ($value['children'] as $key1 => $value1) { $childid=$value1['id']; $childname=$value1['name']; if ($key1<2) { $childhtml=$childhtml."$childname"; }else{ $childhtml=$childhtml.""; } } $allchild=''; if (!empty($value['children'])) { foreach ($value['children'] as $key2 => $value2) { $allchildid=$value2['id']; $allchildname=$value2['name']; $grandson=''; if ($value2['children']) { foreach ($value2['children'] as $key3 => $value3) { $grandsonid=$value3['id']; $grandsonname=$value3['name']; $grandson=$grandson."$grandsonname"; } } $allchild=$allchild."
$allchildname
$grandson
"; } } echo "
$childhtml
$allchild
"; } ?>
发布采购
采购管理
报价管理
店铺管理
通知
今日求购
报价动态
产品名称
数量
时间
操作
$value) { $id=$value['id']; $userId=$value['userId']; $enterpriseCode=$value['enterpriseCode']; $createTime=$value['createTime']; $formatted_date = date('Y-m-d H:i:s',$createTime/1000); echo "". "". "". "". "".""; } ?>
". "
".$value['goodsName']."
"."
". "
".$value['num'].$value['unit']."
"."
". "
".$formatted_date."
"."
". "
". "立即报价". $value['goodsName']."
"."
产品名称
最新动态
最新报价时间
$value) { $goodsName=$value['goodsName']; $time=$value['time']; $timeUnit=$value['timeUnit']; $createTime=$value['createTime']; $formatted_date = date('Y-m-d H:i:s',$createTime/1000); $offerPrice=$value['offerPrice']; $goodsUnit=$value['goodsUnit']; echo ""; } ?>
$goodsName
".$offerPrice.'元/'.$goodsUnit."
$formatted_date
行业资讯
$value) { $infotitle=$value['title']; $infocreateTime=date('Y-m-d',$value['createTime']/1000); $infoid=$value['id']; echo "
$infotitle
$infocreateTime
"; } ?>
行业标准
$value) { $standardtitle=$value['title']; $standardid=$value['id']; $standardcreateTime=date('Y-m-d',$value['createTime']/1000); echo "
$standardtitle
$standardcreateTime
"; } ?>
行业技术
$value) { $technologytitle=$value['title']; $technologyid=$value['id']; $technologycreatTime=date('Y-m-d',$value['createTime']/1000); echo "
$technologytitle
$technologycreatTime
"; } ?>
行业会展
$value) { $coverImg=$value['coverImg']; $exhibitiontitle=$value['title']; $exhibitionaddress=$value['address']; $beginTime=date('Y-m-d H:i:s',$value['beginTime']/1000); $exhibitionid=$value['id']; echo "
$exhibitiontitle
$exhibitionaddress
开始时间:$beginTime
"; } ?>
自营专区
$value) { $productid=$value['id']; $productcoverimg=$value['coverImg']; $productName=$value['productName']; $productPrice=$value['productPrice']; $shopId=$value['shopId']; // echo "
// //
// $productName //
//
¥ $productPrice
//
"; echo "
$productName
¥ $productPrice
"; } ?>
品牌商家