2.0.53 • Published 4 months ago

lmn-nav v2.0.53

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months 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

4 months ago

2.0.2

4 months ago

2.0.5

4 months ago

2.0.4

4 months ago

2.0.53

4 months ago

2.0.51

4 months ago

2.0.52

4 months ago

2.0.1

4 months ago

1.0.0

5 months ago