// wow入场特效 const wow = new WOW({ boxClass: "wow", animateClass: "animated", offset: 100, mobile: true, live: true }) wow.init()