{notempty name="$order_info"}
{if $order_info.order_status == 1}
支付成功
{else/}
支付失败
{/if}
支付金额:¥{$order_info.pay_money}
{else/}

支付失败

{/notempty}