Authored by 周少峰

uid fix

@@ -56,7 +56,6 @@ class IndexController extends AbstractAction @@ -56,7 +56,6 @@ class IndexController extends AbstractAction
56 56
57 $shoppingKey = Helpers::getShoppingKeyByCookie(); 57 $shoppingKey = Helpers::getShoppingKeyByCookie();
58 $uid = $this->getUid(true); 58 $uid = $this->getUid(true);
59 - $uid = 13311991;  
60 $cartType = $this->get('cartType', 'all'); 59 $cartType = $this->get('cartType', 'all');
61 60
62 $data = array( 61 $data = array(