没有推荐的页面不显示推荐标题

ct-mobile-first
ycc 5 years ago
parent 3e6c03d8e6
commit d5b9d4b682

@ -873,6 +873,7 @@ class Information extends CI_Controller
}
break;
default:
return '';
}
return $this->load->view($template_path . '-next', $data, TRUE);

Loading…
Cancel
Save