|
@@ -1455,6 +1455,8 @@ function __construct(){
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+ //var_dump($fk);
|
|
|
|
+
|
|
$cpb = $fk;$cpb[14] = $v['id'];$cpb[22] = '';//增加长度ID、去除真人发类型
|
|
$cpb = $fk;$cpb[14] = $v['id'];$cpb[22] = '';//增加长度ID、去除真人发类型
|
|
$whlabel .= implode("",$cpb).'-'.$slx*$v['count'].'-0|';
|
|
$whlabel .= implode("",$cpb).'-'.$slx*$v['count'].'-0|';
|
|
$pdcc = (is_numeric($v['zh']))?$v['zh'].'inch |':strtoupper($v['zh']).'|';
|
|
$pdcc = (is_numeric($v['zh']))?$v['zh'].'inch |':strtoupper($v['zh']).'|';
|