diff --git a/Mobile12306New/assets/js/debug.js b/Mobile12306New/assets/js/debug.js index ed87fa4..cbd4a97 100644 --- a/Mobile12306New/assets/js/debug.js +++ b/Mobile12306New/assets/js/debug.js @@ -7954,7 +7954,7 @@ var OrderList = { $('[data-cancelno]').live('click', function(events) { var no = $(this).attr('data-cancelno'), $_box = $(this).closest('li'); - Public.confirm('取消3次订单后,当前不可再订票,确定要取消订单吗?', function() { + Public.confirm('取消3次订单后,当天不可再订票,确定要取消订单吗?', function() { NoComplete.cancelOrder(no, function() { $_box.remove(); }); diff --git a/Mobile12306New/css/css.css b/Mobile12306New/css/css.css index a2acecb..b54596d 100644 --- a/Mobile12306New/css/css.css +++ b/Mobile12306New/css/css.css @@ -109,7 +109,7 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12 -#loginForm .text_warning{display: inline-block;height: 20px;padding: 5px 10px;margin-right: -10px} +#loginForm .text_warning{display: inline-block;padding: 5px 10px;margin-right: -10px} #loginForm .form_btns{margin: 10px 0} .form_btns{ margin:15px 0;} .form_line{padding:5px 0;min-height:40px; line-height:40px;border-bottom:#ddd solid 1px;} @@ -138,6 +138,7 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12 /* 登陆页 */ .footer_tip{margin-top:30px; font-size:.75rem;} +.footer_tip a{padding: 5px} /* 查询页 */ .station{ position:relative; overflow:hidden; padding:15px 0; border-bottom:1px solid #DDD;} @@ -265,8 +266,8 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12 .search_box:before{ content:'';display:block; width:100%; height:0; overflow:hidden; clear:both;} .search_cancel{float:right; width:4em; text-align:center;} .search_ipt{overflow:hidden; height:29px; border-radius:5px; background-color:#fcaf5a; padding-left:30px; background-position:8px -443px; margin-top:8px;} -.search_input{width:100%; border:0; font-size:0.9375rem; height:29px; padding:5px 0; line-height:20px;-webkit-appearance: none;-webkit-appearance:none; vertical-align:top; background:none; color:#FFF;} -.search_input::-webkit-input-placeholder {color:#fa8c13;} +.search_input{width:100%; border:0; font-size:0.9375rem; height:29px; padding:5px 0; -webkit-appearance: none;-webkit-appearance:none; vertical-align:top; background:none; color:#FFF;} +.search_input::-webkit-input-placeholder{color:#fa8c13;} .station_list{ overflow:hidden;} .station_list:after{ content: ''; display: block; overflow: hidden; visibility: hidden; clear: both} diff --git a/Mobile12306New/js/order_list.js b/Mobile12306New/js/order_list.js index de05c95..da8f63e 100644 --- a/Mobile12306New/js/order_list.js +++ b/Mobile12306New/js/order_list.js @@ -23,7 +23,7 @@ var OrderList = { $('[data-cancelno]').live('click', function(events) { var no = $(this).attr('data-cancelno'), $_box = $(this).closest('li'); - Public.confirm('取消3次订单后,当前不可再订票,确定要取消订单吗?', function() { + Public.confirm('取消3次订单后,当天不可再订票,确定要取消订单吗?', function() { NoComplete.cancelOrder(no, function() { $_box.remove(); }); diff --git a/Mobile12306New/remind.html b/Mobile12306New/remind.html index 1b18275..da1df8e 100644 --- a/Mobile12306New/remind.html +++ b/Mobile12306New/remind.html @@ -50,7 +50,7 @@
预约成功后,会在开售前进行分段式提醒,为了确保你不会错过抢票时机,请保证手机维持未静音状态。
+动车票为上午11:00、高铁车票为下午2:00。查看详情