📍 页面导航器

🔗 跳转按钮

⚡ 点击下方按钮,将根据相对路径跳转到指定 HTML 页面。
📁 确保目标文件存在,否则浏览器会提示无法访问。
📄 跳转 test1.html 📂 跳转 test/test2.html

📌 当前页面位置 : / (根目录)

🔹 按钮① 跳转目标 → 同目录 / test1.html

🔸 按钮② 跳转目标 → test/ 子目录 / test2.html


💡 提示:如果文件夹或页面不存在,请创建对应的 test1.html 以及 test/test2.html 文件。