Merge branch 'master' of http://10.33.41.6:8080/scm/git/12306
This commit is contained in:
commit
a22df5d827
@ -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;}
|
||||
|
@ -50,7 +50,7 @@
|
||||
<div class="box">
|
||||
<p>预约成功后,会在开售前进行分段式提醒,为了确保你不会错过抢票时机,请保证手机维持未静音状态。</p>
|
||||
<div class="footer_tip"><p>放票时间:</p>
|
||||
<p>动车票为上午11:00、高铁车票为下午2:00。<a href="#" class="">查看详情</a></p></div>
|
||||
<p>动车票为上午11:00、高铁车票为下午2:00。<a href="http://www.12306.cn/mormhweb/zxdt/201305/t20130516_600.html" class="">查看详情</a></p></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user