|
|
|
@ -147,7 +147,9 @@ class ShixunsHome extends Component {
|
|
|
|
|
nextArrow={<CustomNextArrow />}
|
|
|
|
|
prevArrow={<CustomPrevArrow />}
|
|
|
|
|
autoplay
|
|
|
|
|
animation={false}
|
|
|
|
|
autoplaySpeed={5000}
|
|
|
|
|
animation={false}
|
|
|
|
|
pauseOnHover={true}
|
|
|
|
|
style={{width:"100%"}}
|
|
|
|
|
arrowPos="outer">
|
|
|
|
|
{homedatalist.images_url.map((item, index) => (
|
|
|
|
|