Authored by 王海元

Merge branch '6.7.0' into '6.6.3_0.49'

延迟轮播停留时间 --review by 孙凯



See merge request !4
... ... @@ -66,7 +66,7 @@ export default class BannerSwiper extends React.Component {
showsButtons={false}
loop={true}
autoplay={true}
autoplayTimeout={2}
autoplayTimeout={3}
paginationStyle={{bottom: 8}}
width={width}
height={swiperHeight}
... ...