2.0.53 • Published 2 years ago

lmn-nav v2.0.53

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

lmn-nav导航栏

  • 必须传递index、item、current
  • 其中index为首页路径
  • item为整个缓存菜单数组
  • current是当前路径
  • item 每项 type itemProp = { id: string data: string }
  • 传递参数 let navProp = { index: '*', item: breadArr, current: id, closeOther: closeOtherNav, closeAll: closeAllNav, handItem: handNav, close: handCloseNav }
  • 其他注意事项以后完善
2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.53

2 years ago

2.0.51

2 years ago

2.0.52

2 years ago

2.0.1

2 years ago

1.0.0

2 years ago