${i18n.label.fillSpecialtyIntroduction()}
` : ''; } sendButtons = toJS(sendButtons); infoGroup = toJS(infoGroup); infoGroup2 = toJS(infoGroup2); modelItems = toJS(modelItems); const sendBtns = this.getPortraitButtons(); const hasQRCode = !isEmpty(validate) && validate[37] && validate[37].isValidate; const calculateHeight = () => { let height = window.innerHeight; if (document.getElementsByClassName('hrm-my-card').length > 0) { height -= document.getElementsByClassName('hrm-my-card-top-wapper')[0].offsetHeight; height -= document.getElementsByClassName('wea-tab')[0].offsetHeight; if (document.getElementsByClassName('e9theme-layout-header').length > 0) height -= document.getElementsByClassName('e9theme-layout-header')[0].offsetHeight + 10; //头部菜单高度 height -= 10; return height; } return null; } const getPortrait = () => { const loadingImg = '/images/messageimages/temp/loading_wev8.gif'; const hasNoImg = ['/images/messageimages/temp/man_wev8.png', '/images/messageimages/temp/women_wev8.png', ''].indexOf(imgSrc || '') > -1; return ({i18n.button.scanAddContacts()}