This commit is contained in:
lin fan
2024-10-18 16:28:10 +08:00
parent ee5176f29a
commit fea7560844
+1 -1
View File
@@ -55,7 +55,7 @@ class Enter extends CI_Controller
$this->data['_title'] = $row['title'];
$this->load->view('h5/market/sylive2/header', $this->data);
$this->show_view('h5/market/sytopic/index2');
$this->load->view('h5/market/sytopic/index2');
$this->load->view('h5/market/sylive2/footer');
}