Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
王海元
2018-06-26 16:04:16 +0800
Commit
764ca6ff4d06700ec2e531a1bc6c68e44b9beeaf
2 parents
201ec5d4
b5b8b47e
Merge branch '6.7.0' into '6.6.3_0.49'
延迟轮播停留时间 --review by 孙凯 See merge request
!4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/alliance/components/BannerSwiper.js
js/alliance/components/BannerSwiper.js
View file @
764ca6f
...
...
@@ -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
}
...
...
Please
register
or
login
to post a comment