|
|
|
@ -4138,7 +4138,7 @@ class Information extends CI_Controller
|
|
|
|
|
|
|
|
|
|
|
|
// 搜索框
|
|
|
|
// 搜索框
|
|
|
|
$template_TrainSearch = "";
|
|
|
|
$template_TrainSearch = "";
|
|
|
|
if ($information->ic_url == "/china-trains/hometest" || $information->ic_url == "/china-trains") {
|
|
|
|
if ($information->ic_url == "/china-trains/hometest" || $information->ic_url == "/trains") {
|
|
|
|
//火车票首页
|
|
|
|
//火车票首页
|
|
|
|
$template_TrainSearch = $this->load->view($template_path . '-train-index', null, true);
|
|
|
|
$template_TrainSearch = $this->load->view($template_path . '-train-index', null, true);
|
|
|
|
$ImgText = "";
|
|
|
|
$ImgText = "";
|
|
|
|
|