import React,{Component} from 'react'; import './index.less'; class ImgList extends Component{ constructor(props) { super(props); this.state={} } render() { return (