From 0f06d28a6bf043087d658b6cf59864fec9bb63dd Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 22 九月 2025 09:19:26 +0800
Subject: [PATCH] ss

---
 mobile/js/index.js |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/mobile/js/index.js b/mobile/js/index.js
index e69de29..9067096 100644
--- a/mobile/js/index.js
+++ b/mobile/js/index.js
@@ -0,0 +1,6 @@
+$(document).ready(function() {
+    // 璁剧疆鍏叡瀵艰埅鏍�
+    $("#header").load("./components/nav.html");
+    // 璁剧疆鍏叡搴曢儴
+    $("#footer").load("./components/footer.html");
+});

--
Gitblit v1.9.3