简中
繁中
ENG
{{ text_hello }},{{ lang === 1 ? user.name : lang === 2 ? user.ch_name : lang === 3 ? user.en_name : '' }}
{{ text_job }}:
{{ text_tel }}: {{ user.tel && user.tel_type == 1 ? '(86-021) ' : user.tel && user.tel_type == 2 ? '(86-0755) ' : user.tel && user.tel_type == 3 ? '(852) ' : '' }}{{ user.tel || '-' }}
{{ text_fax }}: {{ user.fax && user.tel_type == 1 ? '(86-021) ' : user.fax && user.tel_type == 2 ? '(86-0755) ' : user.fax && user.tel_type == 3 ? '(852) ' : '' }}{{ user.fax || '-' }}
{{ text_mobile }}: {{ user.mobile && user.tel_type == 1 ? '(86) ' : user.mobile && user.tel_type == 2 ? '(86) ' : user.mobile && user.tel_type == 3 ? '(852) ' : '' }}{{ user.mobile || '-' }}
{{ text_email }}: {{ user.email }}
{{ text_title }}
*{{ text_main_office }}:
{{ text_alert1 }}
{{ text_other_office }}:
{{ text_shenzhen }}
{{ text_xianggang }}
{{ text_shanghai }}
{{ text_wechat }}:
{{ text_alert2 }}
{{ text_save }}