|
@@ -231,8 +231,8 @@ class indexControl extends mobileHomeControl
|
|
|
public function show_goodsOp()
|
|
|
{
|
|
|
//1603
|
|
|
-// $goods_ids = array(4173,3844,4103,4110,4119,4120,4121);
|
|
|
- $goods_ids = array(1269,4127,4217);
|
|
|
+ $goods_ids = array(4173,3844,4103,4110,4119,4120,4121,1603);
|
|
|
+ //$goods_ids = array(1269,4127,4217);
|
|
|
|
|
|
$ret = array_chunk($goods_ids,$this->page_size());
|
|
|
$pages = count($ret);
|