征友条件
年龄
{{mate_conditon.age}}
{{ageArray[0][ageIndex[0]]}} - {{ageArray[1][ageIndex[1]]}}岁
身高
{{mate_conditon.stature}}
{{heightArray[0][heightIndex[0]]}} - {{heightArray[1][heightIndex[1]]}}cm
情感状态
{{mate_conditon.state}}
{{stateArray[stateIndex]}}
最低学历
{{mate_conditon.degree}}
{{educArray[educIndex]}}
信仰
{{mate_conditon.belief}}
{{faithArray[faithIndex]}}
最低月收入
{{mate_conditon.income}}
{{incomeArray[incomeIndex]}}
Ta所在的城市(自定义最多选择7个)
同城优先
{{item}}
自定义
对另一半的期待
{{value.length}}/800
兴趣爱好的标签
{{item.title}}
自定义标签
删除
{{item.title}}
+ 添加
{{value.length}}/800
保存
自定义标签
取消
确认
{
navigationBarTitleText: '自我描述',
enablePullDownRefresh: false,
backgroundColorTop: '#f2f2f2',
backgroundColorBottom: '#f2f2f2',
usingComponents: {
texTarea: '~@/components/textarea',
selectCity: '~@/components/selectCity',
}
}