@ -297,6 +297,13 @@ function changePage() {
setTimeout(function() {
$("#tip").removeClass('block tip_right');
},1500);
$("#gift_status").show();
$("#gift_type").show();
$("#gift_server").show();
$("#gift_time").show();
} else {
$("#gift_status").hide();
$($("#gift_status input[type='radio']").eq(1)).prop('checked',true);