diff --git "a/\346\235\250\345\213\207/2020-06-08\347\273\204\344\273\266\345\237\272\347\241\200.md" "b/\346\235\250\345\213\207/2020-06-08\347\273\204\344\273\266\345\237\272\347\241\200.md" new file mode 100644 index 0000000000000000000000000000000000000000..a4c1c6898c544b23619be5706b783db69f669059 --- /dev/null +++ "b/\346\235\250\345\213\207/2020-06-08\347\273\204\344\273\266\345\237\272\347\241\200.md" @@ -0,0 +1,158 @@ +# 组件 + +### 通过 Prop 向子组件传递数据 + +``` + +