no message

Former-commit-id: 8a915014c5e632c23eaa60c2256f7e0f16824e27
Former-commit-id: 68184439f87afccc182f371b79cd679295e8f3bf
Former-commit-id: 64591f063a6b0fe822b4d826846f9417b1d67b89
This commit is contained in:
李杨
2018-01-29 08:07:20 +08:00
parent 4cd474c4d5
commit 89f3c3a9b3
2 changed files with 104 additions and 100 deletions

View File

@@ -59,27 +59,31 @@ export default [
qq: '1711467488',
tel: '123-4567-8910',
city: 'beijing',
phone: 'Apple',
mail: '1711467488liyang@gmail.com',
github: 'https://github.com/FairyEver',
blog: 'http://www.fairyever.com/'
blog: 'http://www.fairyever.com/',
creatDate: '2018-1-1',
updateDate: '2018-1-2',
delFlag: 0
}
}
},
{
title: '随机选择3-6个属性',
title: '随机选择4-8个属性',
json: {
"obj|3-6": {
"obj|4-8": {
name: 'FairyEver',
use: 'vue.js',
sex: 1,
qq: '1711467488',
tel: '123-4567-8910',
city: 'beijing',
phone: 'Apple',
mail: '1711467488liyang@gmail.com',
github: 'https://github.com/FairyEver',
blog: 'http://www.fairyever.com/'
blog: 'http://www.fairyever.com/',
creatDate: '2018-1-1',
updateDate: '2018-1-2',
delFlag: 0
}
}
},