export default { sex : { 男 : { name : 'man', color : '#5baaff', }, 女 : { name : 'woman', color : '#ff50b3', }, },}