king
昨天 2d704fb62459923206071b319f8423c3381145f8
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
    }