{extends file='../layouts/member_index.html'} {block name=body} {form_open('','id="renewForm" class="form-parsley form-horizontal m-b-none" target="iframeNew"')} {_('选择续费时长')} {foreach from=$renew_config item=m key=month} {$m.name} {if $m.discount lt 1 && $m.discount gt 0}{floatval(sprintf('%.1f',$m.discount*10))}{_('%s折')|sprintf:''}{/if} {/foreach} {_('使用代金券')}/{_('折扣券')} {_('优惠金额')}:0{'suf'|currency} {_('需支付')}:0{'suf'|currency} {form_hidden('submit',1)} {_('放弃')} {_('点击续费')} {form_close()} {/block} {block name=end}{/block}
{_('选择续费时长')}