king
2024-09-13 defb24c2a9e816a3ee0c7261da9090f325b258e0
src/pc/components/navbar/normal-navbar/index.jsx
@@ -121,7 +121,9 @@
  }
  changeMenu = (menu) => {
    if (menu.property === 'link') {
    if (menu.property === 'text') {
      return
    } else if (menu.property === 'link') {
      window.open(menu.link)
      return
    }