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