Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-11-02 17:49:43 +0800
Commit
da39c68f4fb6970dcb86d8441e16841d1c9d44e8
1 parent
da9307b9
siwper auto play
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/js/guang/home.js
static/js/guang/home.js
View file @
da39c68
...
...
@@ -34,7 +34,8 @@ if ($loadMoreInfo.length > 0) {
mySwiper
=
new
Swiper
(
'.swiper-container'
,
{
lazyLoading
:
true
,
pagination
:
'.swiper-pagination'
pagination
:
'.swiper-pagination'
,
autoplay
:
3000
});
info
.
initInfosEvt
(
$infoList
);
...
...
Please
register
or
login
to post a comment