$(function() { new wow().init(); //wow要大写 $('#header').load('../components/header.html'); $('#footer').load('../components/footer.html'); })