$(function () { $(".header_root").load("./sections/comm/header.html"); $(".footer_root").load("./sections/comm/footer.html"); // nav传值显示下划线 $(".header_root").data("nav_info", null); });