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