你先打印this.props看看有啥不就好了
打印this.props 看看 。 里面的信息。哦知道了 你得把 这个加上试试 。放到render上面
constructor(props) { super(props); }