fix:解决首页moment轮动的问题

This commit is contained in:
Airbo ZH 2023-04-12 02:43:54 +08:00 committed by airbo
parent 0ecb715da0
commit c30fe22a82
1 changed files with 1 additions and 1 deletions

View File

@ -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,