From 730a6dc84acfca5a431f0ff4fc620cd6bf4457e4 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 12 Jun 2024 09:55:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E5=B8=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/pages/home/navigation.js | 1 + pages/safetyHat/index.html | 73 +++++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 pages/safetyHat/index.html diff --git a/js/pages/home/navigation.js b/js/pages/home/navigation.js index 6539a05..e1ec3b2 100644 --- a/js/pages/home/navigation.js +++ b/js/pages/home/navigation.js @@ -202,6 +202,7 @@ function setMenusData(data) { html += '
  • ' + item.menuName + '

  • ' } }) + html += '
  • 安全帽

  • ' } $('#nav-right ul').empty().append(html); } diff --git a/pages/safetyHat/index.html b/pages/safetyHat/index.html new file mode 100644 index 0000000..d0f0d98 --- /dev/null +++ b/pages/safetyHat/index.html @@ -0,0 +1,73 @@ + + + + + + + + +
    + +
    + + +