From 8dca83dbca0bad0bf9fce527ed11efcec363ece6 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Thu, 18 Aug 2022 14:39:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E7=BA=BF=20GP=20=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 4 + application/views/mobile_first/ah-gp-form.php | 737 ++++++++++++++++++ 2 files changed, 741 insertions(+) create mode 100644 application/views/mobile_first/ah-gp-form.php diff --git a/application/controllers/information.php b/application/controllers/information.php index 36682a49..5d43c318 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -1297,6 +1297,10 @@ class Information extends CI_Controller $lantern_form_content = $this->load->view($template_path . '-lantern-form', false, true); $information->ic_content = str_replace('', $lantern_form_content, $information->ic_content); + // GP 表单 + $gp_form_content = $this->load->view($template_path . '-gp-form', false, true); + $information->ic_content = str_replace('', $gp_form_content, $information->ic_content); + // 动态加载反馈标签,第一个城市不足八条,使用第二城市数据。 // HTLM:
// 解析结果:; Siem Reap,Bangkok diff --git a/application/views/mobile_first/ah-gp-form.php b/application/views/mobile_first/ah-gp-form.php new file mode 100644 index 00000000..46b3689e --- /dev/null +++ b/application/views/mobile_first/ah-gp-form.php @@ -0,0 +1,737 @@ +
+

Book this trip now. Your 1:1 travel consultant will reply within 1 working day.

+
+ + + + + + + + +
+
+ + Adults (≥12 years old) + +
+ + + +
+
+
+ + Kids (2-11 years old) + +
+ + + +
+
+
+
+
+ + + + +

Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.

+

I prefer to be contacted via:

+ +
+ + +
+
+ + +
+
+ + +
+ + + +
+

For a quick conversation, simply reach us via WhatsApp:

+
Asia Highlights' wechat code +
+8615807734776
+ Email: contact@asiahighlights.com
+
+
+ \ No newline at end of file