diff --git a/home/controllers/h5/market/sytopic/Enter.php b/home/controllers/h5/market/sytopic/Enter.php index 5717d400..f2438c47 100644 --- a/home/controllers/h5/market/sytopic/Enter.php +++ b/home/controllers/h5/market/sytopic/Enter.php @@ -51,6 +51,7 @@ class Enter extends CI_Controller $this->data['modules'] = array_values($moduleLists); $this->data['logoList'] = $this->module_option_model->getTypeEnrollBannerList($this->a_id); + $info['biz'] = []; $this->data['info'] = $info; $this->data['_title'] = $row['title'];