1.0.5 • Published 5 years ago

hy-fns v1.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Example

import limitRouter from 'hy-limitrouter'

/**@method 【筛选出有权限路由】
  * @param  {Object} vueRouter vue路由实例
  * @param  {Array} routers 后台返回的用户权限
  * @param  {Array} inits 前端配置好的所有动态路由的集合
  * @return {Object}  已将过滤后的路由添加的路由实例
  */
let newRouter = limitRouter(vueRouter,routers,inits)
1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago