{% if success == 'true' %}

操作成功,请返回原app

{% else %}

{{error_msg}}

{% endif %}