Skip to content

Commit c83d02a

Browse files
committed
fix
1 parent d112700 commit c83d02a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@
106106

107107
序号 | 是否完成 | 对应文档文件名 | 中文标题 | 贡献者 | 校对贡献者
108108
----- | ------- | ------------- | --- | --- | --- | ---
109-
12 | 是 | transitions.md | 过渡: 进入, 离开, 和 列表 | [awe](https://github.com/awe) |
110-
13 | 是 | transitioning-state.md | 过渡状态 | [awe](https://github.com/awe) |
111-
14 | 是 | render-function.md | Render 函数 | [awe](https://github.com/awe) |
109+
12 | 是 | transitions.md | 过渡: 进入, 离开, 和 列表 | [awe](https://github.com/hilongjw) |
110+
13 | 是 | transitioning-state.md | 过渡状态 | [awe](https://github.com/hilongjw) |
111+
14 | 是 | render-function.md | Render 函数 | [awe](https://github.com/hilongjw) |
112112
15 | 是 | reactivity.md | 深入响应式原理 | [veaba](https://github.com/veaba) |
113113
16 | 是 | custom-directive.md | 自定义指令 | [harrytospring](https://github.com/harrytospring) |
114114
17 | 是 | mixins.md | 混合 | [harrytospring](https://github.com/harrytospring) |

src/about/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ order: 0
110110

111111
序号 | 是否完成 | 对应文档文件名 | 中文标题 | 贡献者 | 校对贡献者
112112
----- | ------- | ------------- | --- | --- | --- | ---
113-
12 | 是 | transitions.md | 过渡: 进入, 离开, 和 列表 | [awe](https://github.com/awe) |
114-
13 | 是 | transitioning-state.md | 过渡状态 | [awe](https://github.com/awe) |
115-
14 | 是 | render-function.md | Render 函数 | [awe](https://github.com/awe) |
113+
12 | 是 | transitions.md | 过渡: 进入, 离开, 和 列表 | [awe](https://github.com/hilongjw) |
114+
13 | 是 | transitioning-state.md | 过渡状态 | [awe](https://github.com/hilongjw) |
115+
14 | 是 | render-function.md | Render 函数 | [awe](https://github.com/hilongjw) |
116116
15 | 是 | reactivity.md | 深入响应式原理 | [veaba](https://github.com/veaba) |
117117
16 | 是 | custom-directive.md | 自定义指令 | [harrytospring](https://github.com/harrytospring) |
118118
17 | 是 | mixins.md | 混合 | [harrytospring](https://github.com/harrytospring) |
@@ -121,12 +121,12 @@ order: 0
121121
20 | 是 | routing.md | 路由 | [dingyiming](https://github.com/dingyiming) |
122122
21 | 是 | state-management.md | 状态管理 | [dear-lizhihua](https://github.com/dear-lizhihua) |
123123
22 | 是 | unit-testing.md | 单元测试 | [70data](https://github.com/70data) |
124-
23 | 是 | ssr.md | 服务端渲染 | [dingyiming](https://github.com/dingyiming) 
124+
23 | 是 | ssr.md | 服务端渲染 | [dingyiming](https://github.com/dingyiming) |  
125125

126126
### Migration 迁移
127127

128-
序号 | 是否完成 | 对应文档文件名 | 中文标题 | 贡献者 | 校对贡献者
129-
----- | ------- | ------------- | --- | --- | --- | ---
128+
序号 | 是否完成 | 对应文档文件名 | 中文标题 | 贡献者 | 校对贡献者
129+
----- | ------- | ------------- | --- | --- | --- | ---
130130
24 | 是 | migration.md | 1.x迁移 | [harrytospring](https://github.com/harrytospring) |
131131
27 | 是 | migration-vue-router.md | vue-router 0.7.x 迁移 | [forzajuve10](https://github.com/forzajuve10) |
132132

0 commit comments

Comments
 (0)