var singleDog = {
name:'mingchao',
age:'25',
sex:'man',
position:'beijing',
job:' frontEnd',
need:'Another single female dog❤'

}
展开
5