{*** [위젯] 회원가입/정보 기본 | member/_join_view.html ***}

{=__('기본정보')}

{?joinField.businessinfo.use == 'y' && !isMyPage}
{=__('회원종류')}
{/}
{? isMyPage} {data.memId} {:} {/}
{? isMyPage} {? useSnsLogin == 'n' } { : } { / }
{:} {/}
{? !isMyPage}
{/}
※ {=__('아이디 비밀번호 찾기에 활용 되므로 정확하게 입력해 주세요')}
{=gd_select_box('cellPhoneCountryCode', 'cellPhoneCountryCode', countryPhone, null, data.cellPhoneCountryCode, __('국가코드'), null, 'tune select-small')}
{=gd_select_box('phoneCountryCode', 'phoneCountryCode', countryPhone, null, data.phoneCountryCode, __('국가코드'), null, 'tune select-small')}