Commit 44150922 by doszhang

dos

parent 6e2bf251
...@@ -283,7 +283,7 @@ var showPage1 = function () { ...@@ -283,7 +283,7 @@ var showPage1 = function () {
height: $('.showBox').css('height') height: $('.showBox').css('height')
}); });
firstSwiper = new Swiper('#firstSwiper', { firstSwiper = new Swiper('#firstSwiper', {
'loop': true 'allowSlideNext': true,
// direction: 'vertical' // direction: 'vertical'
}); });
} else { } else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment