Merge branch 'master' of github.com:hainatravel/information-system

master
赵鹏 1 year ago
commit 3db8fe5513

@ -12,9 +12,9 @@
</div>
<div class="optionLable">
<input type="radio" value="2024-12-31" checked id="december31th" name="ticket_date">
<label for="december31th">
December 31th, 2024
<input type="radio" value="2024-12-31" checked id="december31st" name="ticket_date">
<label for="december31st">
December 31st, 2024
</label>
</div>
</div>
@ -120,10 +120,10 @@
<input class="minaddBtn addadult" id='plusButton' type="button" value="+">
</div>
</div>
<p style="display: inline-block;">Children under 8 years old enter free; 8-year-olds and above are charged the same as adults. You can buy a ticket for your child under 8 if you would like her or him to enjoy the same provision.</p>
<div class="payonline_price">Total price: <strong id="totalPriceText">$129</strong></div>
<p style="margin-top: 20px; margin-bottom: 10px;"><strong>Please provide correct personal information for your ticket
<p style=" margin-top: 30px;
margin-bottom: 10px;"><strong>Please provide correct personal information for your ticket
booking. Double
check.</strong></p>
<input class="FullName" id="ticket_realname" name="fullname"
@ -397,9 +397,9 @@
<div id="ticket_contact_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div>
</div>
<textarea name="other_travelers_names" placeholder="If booking two or more tickets, please fill in other traveler name(s) here:(per passport, e.g.Smith Sarah Jean)."></textarea>
<textarea name="other_travelers_names" style="height: 60px;" placeholder="If booking two or more tickets, please fill in other traveler name(s) here:(per passport, e.g.Smith Sarah Jean)."></textarea>
<p style="margin-top: 20px; margin-bottom: 10px;">For Elite Ticket bookings on December 31th, please provide your Chiang Mai hotel name and address for pick-up and drop-off purposes.</p>
<textarea name="additional_requirements"></textarea>
<textarea name="additional_requirements" style="height: 60px;"></textarea>
<input name="total_price" id="totalPriceHidden" type="hidden" value="10000" />

Loading…
Cancel
Save