@ -6,7 +6,7 @@
< title >
Passport Information for All the Group Members
< / title >
< meta content = "width=device-width,minimum-scale=1,initial-scale=1" name = "viewport" >
< meta content = "width=device-width,minimum-scale=1,initial-scale=1" name = "viewport" >
< link href = "https://data.chinahighlights.com/css/min.php?f=/css/customer_center_data/bootstrap.min.css,/css/customer_center_data/bootstrap-datetimepicker.min.css&v=202302061045" rel = "stylesheet" >
< style >
body {
@ -402,7 +402,7 @@ select.gender_pick {border: 1px solid #d1d1d1;
< div class = "traveler_info" >
< h3 data-header > Primary contact< / h3 >
< div class = "selectionBlock" >
< select name = "gender[]" class = "gender_pick" >
< option value = "100001" > Mr.< / option >
@ -683,14 +683,14 @@ select.gender_pick {border: 1px solid #d1d1d1;
< / div >
< div class = "selectionBlock" >
< p > Date of birth< / p >
< input type = "date" class = "arrivalDate datepicker"
name="birthday[]" value="" placeholder="mm/dd/yyyy" autocomplete="off">
< / div >
< div class = "selectionBlock" >
< p > Date of expiration < / p >
< input type = "date" class = "arrivalDate datepicker"
name="passport_expiration_date[]" value="" placeholder="mm/dd/yyyy" autocomplete="off">
@ -718,13 +718,13 @@ select.gender_pick {border: 1px solid #d1d1d1;
< h2 > Your Flight Information< / h2 >
< p > Your flight information will be forwarded to your guide/driver for airport pick up and drop off.
Please ensure the details you provide are correct. You can skip this if your don't need airport
transfer service.< / p >
transfer service.< / p >
< p > If you are not yet purchase your airline and insurance, please fill in the TBC in the link and provide those information to your consultant or keep update after you confirm them.< / p >
< div class = "selectionBlock" style = "width: 100%;" >
< div class = "inputTerm" >
< input type = "text" name = "MEI_ArrivalFlightNo" required = "" >
< input type = "text" name = "MEI_ArrivalFlightNo" >
< label >
Arrival flight No.
< / label >
@ -733,13 +733,13 @@ select.gender_pick {border: 1px solid #d1d1d1;
< div class = "selectionBlock" style = "width: 100%;" >
< p > Arrival time< / p >
< div class = "inputTerm" >
< input type = "datetime-local" name = "MEI_ArrivalTime" required = "" >
< input type = "datetime-local" name = "MEI_ArrivalTime" >
< / div >
< / div >
< div class = "selectionBlock" style = "width: 100%;" >
< div class = "inputTerm" >
< input type = "text" name = "MEI_DepartureFlightNo" required = "" >
< input type = "text" name = "MEI_DepartureFlightNo" >
< label >
Departure Flight No.
< / label >
@ -748,14 +748,10 @@ select.gender_pick {border: 1px solid #d1d1d1;
< div class = "selectionBlock" style = "width: 100%;" >
< p > Departure time< / p >
< div class = "inputTerm" >
< input type = "datetime-local" name = "MEI_DepartureTime" required = "" >
< input type = "datetime-local" name = "MEI_DepartureTime" >
< / div >
< / div >
< / div >
< div id = "inquiryBox" >
< h2 > Emergency Contact Information< / h2 >
< div class = "emergency_title" > (in case an unlikely event happens when you are travelling)< / div >
@ -796,14 +792,14 @@ select.gender_pick {border: 1px solid #d1d1d1;
< / div >
< div id = "inquiryBox" >
< h2 > Your Insurance Information and Other Special Request (optional)< / h2 >
< textarea id = "special_request" name = "special_request" style = "resize:none;" > < / textarea >
< / div >
< div class = "inquiryBtn" >
< div class = "inquiryBtn" >
< input type = "hidden" name = "toname" value = " <?php echo $userinfo [ 0 ] -> OPI_FirstName ; ?> " >
< input type = "hidden" name = "tomail" value = " <?php echo $userinfo [ 0 ] -> OPI_Email ; ?> " >
< input type = "hidden" name = "customer_username" value = " <?php echo $username ; ?> " >
< input type = "hidden" name = "customer_usermail" value = " <?php echo $usermail ; ?> " >
< input type = "hidden" name = "tomail" value = " <?php echo $userinfo [ 0 ] -> OPI_Email ; ?> " >
< input type = "hidden" name = "customer_username" value = " <?php echo $username ; ?> " >
< input type = "hidden" name = "customer_usermail" value = " <?php echo $usermail ; ?> " >
< input type = "hidden" name = "COLI_ID" value = " <?php echo $userinfo [ 0 ] -> COLI_ID ; ?> " >
< input type = "hidden" name = "COLI_SN" value = " <?php echo $userinfo [ 0 ] -> COLI_SN ; ?> " >
< input type = "hidden" name = "visitor_link" value = " <?php echo $visitor_link ; ?> " >
@ -832,8 +828,8 @@ select.gender_pick {border: 1px solid #d1d1d1;
< / div >
< / div >
< / div >
<!-- reviewModal end -->
< script src = "https://data.chinahighlights.com/js/min.php?f=/js/customer_center_data/jquery.min.js,/js/customer_center_data/bootstrap.min.js,/js/customer_center_data/jquery-ui.min.js ,/js/customer_center_data/jquery-ui-timepicker-addon.js &v=201909 2401"> < / script >
<!-- reviewModal end -->
< script src = "https://data.chinahighlights.com/js/min.php?f=/js/customer_center_data/jquery.min.js,/js/customer_center_data/bootstrap.min.js,/js/customer_center_data/jquery-ui.min.js &v=202405 161016 "> < / script >
< script >
function submit_info_form () {
var $btn = $("#btn-add-userinfo").button('loading');
@ -896,7 +892,7 @@ select.gender_pick {border: 1px solid #d1d1d1;
}
});
}
$(function() {
var $travelerTemplate = $(".traveler_info:first").clone();
//添加客户