/** * created by administrator on 2017/1/16. */ $(function () { $("header").load("header.html"); $("footer").load("footer.html"); });