tj
2025-05-08 88315e144ab2076ee1a75b24f80b165844fb3ff6
src/components/HeaderMenu.vue
@@ -41,7 +41,8 @@
const navItems = [
  { label: '首页', path: '/' },
  { label: '产品中心', path: '/product' },
  { label: '关于我们', path: '/about#third-other' }
  // { label: '关于我们', path: '/about#third-other' }
  { label: '关于我们', path: '/about2' }
];
// Handle navigation for the menu items