fix:解决首页moment轮动的问题
This commit is contained in:
parent
0ecb715da0
commit
c30fe22a82
|
@ -32,7 +32,7 @@ var heo = {
|
|||
|
||||
// 首页bb
|
||||
initIndexEssay: function () {
|
||||
if (document.querySelector('#comment-list')) {
|
||||
if (document.querySelector('#bber-talk')) {
|
||||
var swiper = new Swiper('.swiper-container', {
|
||||
direction: 'vertical', // 垂直切换选项
|
||||
loop: true,
|
||||
|
|
Loading…
Reference in New Issue