modify by jcy
This commit is contained in:
parent
06ec7f4824
commit
20b8fc5fe1
@ -448,6 +448,9 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12
|
||||
.order_fn .btn{vertical-align:middle; margin:-5px 0 0 5px;}
|
||||
.delivered{ position:absolute; width:55px; height:55px; right:10px; bottom:10px; background:url(../images/pay.png) no-repeat; background-size:cover;}
|
||||
|
||||
.order_tips{padding:10px 15px; font-size:.775rem; color:#bbb;}
|
||||
.order_tips a{color:#777; text-decoration:underline;}
|
||||
|
||||
@media(width:320px) {
|
||||
.search_input{font-size: .775rem}
|
||||
}
|
@ -15,6 +15,7 @@
|
||||
<span class="h_t">订单列表</span>
|
||||
<div class="h_r"> <a href="javascript:;" id="menu_btn"><i class="icon_user icon_user2"></i></a> </div>
|
||||
</header>
|
||||
<p class="order_tips"><a href="javascript:;" rel="https://kyfw.12306.cn/otn/queryOrder/init" class="pull_right jump_link">登录12306</a>退票,改签业务,请登录12306完成</p>
|
||||
<ul class="order_list">
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user