BJ_web_developers
/
gateway
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
ae9b7fff689d99d325ba70a70c3d6c4758ceb035
Authored by
liuqimichale
2019-01-04 14:50:54 +0800
1 parent
75c1c665
swaiper
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
js/index.js
js/index.js
View file @
ae9b7ff
...
...
@@ -134,7 +134,6 @@ $(document).on('click','#box li',function () {
134
134
})
135
135
136
136
137
-
138
137
var tabsSwiper = new Swiper('.swiper-container',{
139
138
autoplay:false,
140
139
speed:1000,
...
...