检测人资料 {{isEditMode ? '编辑检测人' : '新增检测人'}} 与 APP 保持一致,支持昵称、性别、生日、身高、目标体重、国家、人种、职业。 基础信息 昵称 * 性别 * {{sexOptions[sexIndex]}} 生日 * {{form.birthday}} 身高 * {{heightOptions[heightIndex].label}} 目标体重 {{targetWeightOptions[targetWeightIndex].label}} 补充信息 国家 {{countryOptions[countryIndex].label}} 人种 {{raceOptions[raceIndex].label}} 职业 {{occupationOptions[occupationIndex].label}} {{saving ? '保存中...' : '保存检测人'}}