diff --git a/templates/assets/js/heo.js b/templates/assets/js/heo.js index b24357de..8785a184 100644 --- a/templates/assets/js/heo.js +++ b/templates/assets/js/heo.js @@ -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,