1.0.4 • Published 3 years ago

x-engine-router v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

x-engine-router

  • 重写VueRouter的push, 拦截vue跳转
  • 重写VueRouter的go, 拦截vue跳转

  • 通过npm安装包

npm install x-engine-router
  • 使用方式
import xxx from 'x-engine-router'
// router.index
// 参数1: VueRouter实例
// 参数2: scheme tip: 
//       omp / http / https / microapp / file
xxx(VueRouter, 'omp');
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago