From ea1ce7fa5367c30ab2a1255759371e1135f2331c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 23 九月 2025 15:01:45 +0800
Subject: [PATCH] 优化

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

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

--
Gitblit v1.9.3