<% Shop.Model.Lebi_OnlinePay onlinepay=Shop.Bussiness.B_Lebi_OnlinePay.GetModel(order.OnlinePay_id); Shop.Model.Lebi_Pay pay=Shop.Bussiness.B_Lebi_Pay.GetModel(order.Pay_id); %>

{tag:订单已成功提交}

<%if(CurrentUser.IsAnonymous!=1){ if(order.Type_id_OrderType==215){ %> " class="btn btn-11">{tag:查看订单} <%}else{ %> " class="btn btn-11">{tag:查看订单} <%}} %> <% if((onlinepay!=null && order.IsPaid==0 && pay.Code=="OnlinePay") || order.Type_id_OrderType==215){ %> " target="_blank" class="btn btn-7">{tag:立即付款} <%} %>
<% if((onlinepay!=null && order.IsPaid==0 && pay.Code=="OnlinePay") || order.Type_id_OrderType==215){ if (SYS.IsReduceBasketStep == "1"){ //Response.Redirect(URL("P_Pay",order.id+","+order.Code+",cashier")); //Response.End(); %>
" style="display:none">
<% }} %>