{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))}折{/if} {/foreach} 使用代金券/折扣券 {_('优惠金额')}:0{'suf'|currency} 需支付:0{'suf'|currency} {form_hidden('submit',1)} 放弃 点击续费 {form_close()} {/block}
选择续费时长