This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lovecoding
/
Web1020
Segui
10
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
Web1020
/
13.Vue3
/
组件通信.md
组件通信.md
125 B
Permalink
Cronologia
Originale
Props
1.属性:在子组件上绑定要传递的参数 2.方法:在子组件上绑定方法去接受父组件的方法