// 本地用,上线删除 $(function () { $("#header").load("header.html"); $("#footer").load("footer.html"); })