File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
1
# vue-router 2
2
2
3
- > Note: [email protected] only works with Vue 2.x.
3
+ > Note: [email protected] only works with Vue 2.x. Docs for 0.7.x is [ here] ( https://github.com/vuejs/vue-router/tree/1.0/docs/en ) .
4
+
5
+ ** [ Release Notes] ( https://github.com/vuejs/vue-router/releases ) **
4
6
5
- - [ Looking for 0.7 Docs?] ( https://github.com/vuejs/vue-router/tree/1.0/docs/en )
6
- - [ Release Notes] ( https://github.com/vuejs/vue-router/releases )
7
7
- [ Installation] ( installation.md )
8
8
- Essentials
9
9
- [ Getting Started] ( essentials/getting-started.md )
Original file line number Diff line number Diff line change 1
1
# vue-router 2
2
2
3
- > 注意: [email protected] は Vue 2.x のみで動作します。
3
+ > 注意: [email protected] は Vue 2.x のみで動作します。[ 0.7 のドキュメントをお探しですか?] ( https://github.com/vuejs/vue-router/tree/1.0/docs/ja )
4
+
5
+ ** [ リリースノート] ( https://github.com/vuejs/vue-router/releases ) **
4
6
5
- - [ 0.7 のドキュメントをお探しですか?] ( https://github.com/vuejs/vue-router/tree/1.0/docs/ja )
6
- - [ リリースノート] ( https://github.com/vuejs/vue-router/releases )
7
7
- [ インストール] ( installation.md )
8
8
- 基本的な使い方
9
9
- [ はじめに] ( essentials/getting-started.md )
Original file line number Diff line number Diff line change 2
2
3
3
> 注意: [email protected] 只适用于 Vue 2.x 版本。1.x 版本的文档在 [ 这里] ( https://github.com/vuejs/vue-router/tree/1.0/docs/en ) 。
4
4
5
- - [ 版本说明] ( https://github.com/vuejs/vue-router/releases )
5
+ ** [ 版本说明] ( https://github.com/vuejs/vue-router/releases ) **
6
+
6
7
- [ 安装] ( installation.md )
7
8
- 基础
8
9
- [ 开始] ( essentials/getting-started.md )
26
27
- [ 路由信息对象] ( api/route-object.md )
27
28
- [ Router 构造配置] ( api/options.md )
28
29
- [ Router 实例] ( api/router-instance.md )
29
- - [ 对组件注入] ( api/component-injections.md )
30
+ - [ 对组件注入] ( api/component-injections.md )
You can’t perform that action at this time.
0 commit comments