💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# vue-router文档 [![npm package](https://img.shields.io/npm/v/vue-router.svg)](https://www.npmjs.com/package/vue-router) **[更新日志](https://github.com/vuejs/vue-router/releases)** - [安装](installation.md) - [基本用法](basic.md) - [嵌套路由](nested.md) - [路由对象和路由匹配](route.md) - [具名路径](named.md) - [路由配置项](options.md) - [router-view](view.md) - [v-link](link.md) - [切换控制流水线](pipeline/README.md) - [切换钩子函数](pipeline/hooks.md) - [data](pipeline/data.md) - [activate](pipeline/activate.md) - [deactivate](pipeline/deactivate.md) - [canActivate](pipeline/can-activate.md) - [canDeactivate](pipeline/can-deactivate.md) - [canReuse](pipeline/can-reuse.md) - [API](api/README.md) - [路由实例属性](api/properties.md) - [router.start](api/start.md) - [router.stop](api/stop.md) - [router.map](api/map.md) - [router.on](api/on.md) - [router.go](api/go.md) - [router.replace](api/replace.md) - [router.redirect](api/redirect.md) - [router.alias](api/alias.md) - [router.beforeEach](api/before-each.md) - [router.afterEach](api/after-each.md)