摘要: 一、父传子 1、在 state 中准备要传递给子组件的数据 2、以属性的方法将值传递给子组件使用的标签位置 3、在子组件内部使用 this.props 接收父组件传递过来的数据 import React from 'react' class Father extends React.Componen 阅读全文
posted @ 2020-02-24 10:13 胡喵喵 阅读(638) 评论(0) 推荐(0)
Live2D