From 804446ac2410561a7dacce4107a52831d65078e6 Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Mon, 15 Jul 2024 14:02:38 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B0=B4=E7=81=AF?= =?UTF-8?q?=E8=8A=82=E5=9C=A8=E4=BF=A1=E6=81=AF=E9=A1=B5=E9=9D=A2=E8=A1=A8?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index e9549846..f56fe585 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -2272,13 +2272,6 @@ class Information extends CI_Controller true ); $information->ic_content = str_replace('', $lantern_form_content, $information->ic_content); - // 水灯节在信息页面表单 - $lantern_form_info_page_content = $this->load->view( - 'mobile_first/ah-lantern-form-info-page', - array('information' => $information), - true - ); - $information->ic_content = str_replace('', $lantern_form_info_page_content, $information->ic_content); // CAD 跨年表单 $new_year_countdown_form_content = $this->load->view( @@ -2775,7 +2768,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); @@ -3028,7 +3021,7 @@ class Information extends CI_Controller //获取cli_sn $tourdata = json_decode(GET_HTTP($apiurl . "/thirdparty/ctmobilefirst/apish/getCliSn/?param=" . $productCode)); $data["clisn"] = $tourdata->clisn; - + //获取price $tourprice = json_decode(GET_HTTP($apiurl . "/thirdparty/ctmobilefirst/apish/getTourPrice/?param=" . $productCode)); $dataform["tourprice"] = $tourprice->price; From 639688a62678bd8454c1fe58f46d67b3e9cf2f4d Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Tue, 16 Jul 2024 09:07:42 +0800 Subject: [PATCH 2/2] =?UTF-8?q?AH=20=E6=B0=B4=E7=81=AF=E8=8A=82=E4=B8=8B?= =?UTF-8?q?=E7=BA=BF=20Standard=20=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ah-lantern-form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/mobile_first/ah-lantern-form.php b/application/views/mobile_first/ah-lantern-form.php index f3565c58..1fc6a948 100644 --- a/application/views/mobile_first/ah-lantern-form.php +++ b/application/views/mobile_first/ah-lantern-form.php @@ -41,11 +41,11 @@
- +