From dbed84450c9a5be45ae12df94e30dd13360cd570 Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Thu, 1 Feb 2024 10:24:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=B8=A6=E6=98=9F=E5=8F=B7?= =?UTF-8?q?=E5=8F=8D=E9=A6=88=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 4 +- .../mobile_first/ch-feedback-30-list.php | 64 ++++++++++--------- 2 files changed, 35 insertions(+), 33 deletions(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index 6fb40a54..968fd572 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -1290,7 +1290,7 @@ class Information extends CI_Controller var_dump($feedback_newest); } - public function test_feedback30() + public function test_ch_feedback30() { $feedback30_array = []; preg_match_all('^^', '
', $feedback30_array); @@ -1299,7 +1299,7 @@ class Information extends CI_Controller $city_name = $feedback30_array[1][$index]; $feedback_list = $this->Feedback_model->get_feedback_by_city_name($city_name, 2); $feedback_content = $this->load->view( - 'mobile_first/ah-feedback-30-list', + 'mobile_first/ch-feedback-30-list', array('feedback_list' => $feedback_list), true ); diff --git a/application/views/mobile_first/ch-feedback-30-list.php b/application/views/mobile_first/ch-feedback-30-list.php index 5c26ccf3..8dd83fc4 100644 --- a/application/views/mobile_first/ch-feedback-30-list.php +++ b/application/views/mobile_first/ch-feedback-30-list.php @@ -1,42 +1,44 @@ -

Discover real reviews of Highlights Travel Family's best-rated service across trusted platforms.

+

China Highlights, Asia Highlights, and Global Highlights collaborate to provide families and couples with personalized and stress-free experiences in diverse destinations.

-
-
- -
-
- Tour Review - -
-
- +
+
+ +
+
+ Tour Review + +
+
$feedback) {?> -
+ - +

Other Destinations' Feedbacks

+ \ No newline at end of file