|
|
|
|
@ -3390,7 +3390,7 @@ class Information extends CI_Controller {
|
|
|
|
|
|
|
|
|
|
if ($meta_ct_page_type == "tourdetail") {
|
|
|
|
|
$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-new', $dataform, true);
|
|
|
|
|
$data["template_form_tourqi"] = $template_form_tourqi; //表单模板字符串
|
|
|
|
|
|
|
|
|
|
/**替换左右结构的线路表单标签 2024-7-4*/
|
|
|
|
|
|