ch-feedback-list,更新反馈读取目标和星星图片

master
eddie 1 year ago
parent 0ad22ac0ec
commit c35d3b62ee

@ -10,7 +10,9 @@
<img class="img-responsive" height="69" src="https://images.asiahighlights.com/allpicture/2024/12/548c9984fbf9410a912fe678fcf4b05e_cut_181x215_241_1733311371.png" style="margin: 0px auto; " width="120" alt="Trip Advisor certificate of 2024">
</td>
<?php foreach ($feedback_list as $index => $feedback) { ?>
<?php if (strpos($feedback['url'], 'trustpilot.com') == true) continue; ?>
<?php if (strpos($feedback['url'], 'trustpilot.com') == true) {
continue;
} ?>
<td class="tour_feedback feedback_content">
<strong>

Loading…
Cancel
Save