{extends file='../layouts/member_index.html'} {block name=body} {if has_addons("geetest")} {/if} {form_open('','class="form-parsley form-horizontal m-b-none" target="iframeNew"')} {_('新手机号')} {form_dropdown('country_id', $country_option, $country, 'class="form-control country-select"')} {if $mobile_verify_status} {if !has_addons('geetest')} {_('图形验证码')} {/if} {_('验证码')} {_('获取验证码')} {/if} {form_hidden('submit',1)} {_('确认提交')} {form_close()} {/block}