import Img from 'react-image'; class Foo extends Component { render() { return ( <Img src={/* image path or URL*/} loader={/* React ...
確定! 回上一頁