master
赵鹏 1 year ago
parent f94c092f06
commit a541af9a47

@ -2774,6 +2774,7 @@ class Information extends CI_Controller
} }
} }
$data["template_form_tourqi"]=""; //是否显示线路表单,默认为空
if ($meta_ct_page_type == "tourdetail") { if ($meta_ct_page_type == "tourdetail") {
$dataform['device'] = $device; $dataform['device'] = $device;
$template_form_tourqi = $this->load->view($template_path . '-form-tourqi', $dataform, true); $template_form_tourqi = $this->load->view($template_path . '-form-tourqi', $dataform, true);

Loading…
Cancel
Save