i. 父子组件传值 (props down, events up)
ii. 属性验证 props:{name:Number} Number,String,Boolean,Array,Object,Function,null(不限制类型)
iii. Ref
this.$refs.child