mainContent.scroll({
          top: sections[val].offsetTop - 150,
          left: 0,
          behavior: "smooth" //滚动条平滑滚动
        });

 

相关文章: