BJ_web_developers
/
webportal
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9be2a9922d0060c1d40c84ecc94b52a0f6b4c745
Authored by
Andy
2018-09-20 17:22:46 +0800
1 parent
44761824
add footer tel
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/main.js
js/main.js
View file @
9be2a99
...
...
@@ -190,7 +190,7 @@
190
190
},
191
191
autoplay: {
192
192
disableOnInteraction: false, //点击后继续轮播(这个很重要)
193
- delay:
1
000, //自动轮播的每次的时间 可以不设置 会有个默认值
193
+ delay:
3
000, //自动轮播的每次的时间 可以不设置 会有个默认值
194
194
},
195
195
// 如果需要前进后退按钮
196
196
...
...