@@ -129,7 +129,6 @@ class IndexController extends webApp
// 轮播
'banners' => AdService::make()->getListByPosition($position),
'cart_count' => CartService::make()->getCount($this->userId),
- 'system'=>$system
];
if ($type == 2) {