From a9ac3c781e501cc691db6047b342194cd39d2969 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 6 Aug 2024 09:51:56 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=98=BE=E7=A4=BA=E5=A4=9A=E6=AC=A1?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E7=9A=84=E7=BB=93=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index c1c98e1..ea7a9a1 100644 --- a/index.html +++ b/index.html @@ -113,18 +113,25 @@

4. Would you give {{webcode=='ah' ? 'Asia' : 'Global'}} Highlights permission to use photos taken by your tour guide(s) that contain your picture?

- +

Any other comments that you would like to share with us?

-

{{feedbackEvaluation.otherComments ? feedbackEvaluation.otherComments : '--'}}

- +
+

+ {{eva.otherComments ? eva.otherComments : ''}} +

+
+

Where is your desired destination for your next trip? (Save USD 200 per trip with our 2024 Destinations Voucher for Europe, Africa, the Middle East, and South America.)

-

{{feedbackEvaluation.desired_next ? feedbackEvaluation.desired_next : '--'}}

- +
+

+ {{eva.desired_next ? eva.desired_next : ''}} +

+

Signature:

@@ -135,7 +142,7 @@
- +