| {{$t('common.infoNickname')}} | {{info.nickname}} | {{$t('common.infoGender')}} | {{info.gender==0?$t('common.infoUnknown'):info.gender==1?$t('common.infoMan'):$t('common.infoWoman')}} |
|---|---|---|---|
| {{$t('common.infoBirthday')}} | {{info.birthday}} | {{$t('common.infoAge')}} | {{info.age?info.age:$t('common.infoAgeunit')}} |
| {{$t('ProjectName')}} | {{$t('Result')}} | {{$t('Conclusion')}} |
|---|---|---|
| {{$t('Measuredheight')}} | {{height.height?height.height:0}}cm | {{height.statusHeight}} |
| {{$t('halfYear')}} | {{height.halfyearheight?height.halfyearheight:0}}cm | {{height.statusHalfyear}} |
| {{$t('pastYear')}} | {{height.yearheight?height.yearheight:0}}cm | {{height.statusYear}} |