king
2023-06-14 08cce3334a2dc81d690b518136b0aaea64e48b0b
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
    }