{include file="$template_path/html/header.html"}
{include file="$template_path/html/pagenav.html"}
{include file="$template_path/html/mobile-nav.html"}
{$errorMessage}
选择支付方式
{foreach from=$payments_data item=pm}
{$pm.form[0]}
{/foreach} {literal} {/literal}
{include file="$template_path/html/footer.html"}