我使用了react-slick 并使用Slider 组件制作了一个旋转木马。代码如下, const carousel = (props) => { return ( <div style={{ height: '50%', marginTop: '20px' }} ...
確定! 回上一頁