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