$detail['id']])?>/> {include file="include/head-seo" /} {include file="include/head-product" /}
-------"; print_r($firstimage);die;
if(isset($images['image_url']) && is_array($images['image_url'])) {
foreach ($images['image_url'] as $k => $img){
if($k == 0 && $img) {
$firstimage = $img;
}
echo '

=="; print_r($imgclrs);die;
if(is_array($imgclrs)){
$b = $k;
$c = $imgclrs[0]['image_color']; //背景图片色块
$colorName = mb_substr($b,-2,2);
}
else{
$c = '';
}
?>