update readme

This commit is contained in:
张磊 2018-11-26 13:14:17 +08:00
parent 34051bcd71
commit f67e4e0810
2 changed files with 2 additions and 2 deletions

View File

@ -223,7 +223,7 @@ define('todo-app', class extends ModelView {
* 所有数据通过 vm 注入
* 所以指令通过 vm 发出
[→ 完整代码戳这里](https://github.com/Tencent/omi/tree/master/packages/omi-cli/template/mvvm)
[→ 完整代码戳这里](https://github.com/Tencent/omi/tree/master/packages/omi-cli/template/mvvm/src)
### 小结

View File

@ -225,7 +225,7 @@ define('todo-app', class extends ModelView {
* All data is injected through VM
* So instructions are sent through VM
[→ All the source code](https://github.com/Tencent/omi/tree/master/packages/omi-cli/template/mvvm)
[→ All the source code](https://github.com/Tencent/omi/tree/master/packages/omi-cli/template/mvvm/src)
### Summary