title = '门店列表'; $this->params['breadcrumbs'][] = $this->title; $status_labels = Store::statusLabels(); $status = \Yii::$app->request->get('status'); $cat_id = \Yii::$app->request->get('cat_id'); ?>