mobile/js/index.js @@ -1,6 +0,0 @@ $(document).ready(function() { // 设置公共导航栏 $("#header").load("./components/nav.html"); // 设置公共底部 $("#footer").load("./components/footer.html"); });