Commit 774eeef7 by 冷斌

个人中心 - vip

parent 8f17ca33
...@@ -181,8 +181,6 @@ class GoodsAction extends Action ...@@ -181,8 +181,6 @@ class GoodsAction extends Action
// 'goodsOrder' => $goodsOrder['data'] // 'goodsOrder' => $goodsOrder['data']
// )); // ));
// } // }
var_dump($goodsOrder['data']);
die;
$this->assign('data', $data); $this->assign('data', $data);
$this->assign('address', $address); $this->assign('address', $address);
$this->assign('goodsOrder', $goodsOrder['data']); $this->assign('goodsOrder', $goodsOrder['data']);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment