{% if pay_url %} {# ===== 中转模式:自动跳转到支付宝 ===== #}
正在跳转到支付宝...
请稍候
{% else %} {# ===== 返回模式:支付完成后的返回页 ===== #}
正在确认支付结果...
请稍候
{% endif %}