This commit is contained in:
myTest383
2025-04-29 15:30:39 +08:00
parent 4742b2ab34
commit 8ede22e863
3 changed files with 36 additions and 33 deletions

View File

@@ -8,14 +8,14 @@
</head>
<!-- 嵌入头部 -->
<script type="text/javascript" src="./js/jquery.js"></script>
<!-- <script>
<script>
$(function () {
$("#header").load("./header.html");
});
$(function () {
$("#footer").load("./footer.html");
});
</script> -->
</script>
<body>
<div class="secure">
<div class="secure-box">
@@ -411,4 +411,4 @@
.now());
}
</script>
</html>
</html>