<% DB.LebiShop.Lebi_OnlinePay onlinepay=DB.LebiShop.B_Lebi_OnlinePay.GetModel(order.OnlinePay_id); DB.LebiShop.Lebi_Pay pay=DB.LebiShop.B_Lebi_Pay.GetModel(order.Pay_id); if (pay == null){ pay = new DB.LebiShop.Lebi_Pay(); } %>

{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">
<% }} %>