{echo:JS::import('dialog?skin=simple');} {if:$order['type']==0} {set:$items=array("购物车","确认订单信息","选择支付","订购完成");} {widget:name=sub_navs action=crumbs items=$items step=4 current=3} {else:} {set:$items=array("确认订单信息","选择支付","订购完成");} {widget:name=sub_navs action=crumbs items=$items step=3 current=2} {/if}
订单已成功提交!
订单编号:{$order['order_no']}      查看订单>>     刷新
订单金额:{$currency_symbol}{$order['order_amount']}
支付方式:{$order['payment']}
{widget:name=pay_bank action=bank} {set:$order_name = '订单号:'.$order['order_no'];} {widget:name=pay_weixin action=weixin order_no=$order['order_no'] order_amount=$order['order_amount'] order_name=$order_name}