This commit is contained in:
2020-04-17 14:32:22 +08:00
parent b796a1a839
commit 6cb1c0f9eb
11 changed files with 522 additions and 91 deletions

View File

@@ -27,7 +27,7 @@
});
$.ajax({cache: false})
$('#header').load("../html/header.html");
$('#header').load("/html/header.html");
$('#footer').load("../html/footer.html");
</script>
<style>