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