class Contacts extends React.Component {
constructor(props) {
super(props);
}
render() {
return (
);
}
}
export default Contacts;
这里面的super有什么用呢?
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
小伙看你根骨奇佳,潜力无限,来学PHP伐。