update readme
This commit is contained in:
parent
34051bcd71
commit
f67e4e0810
|
@ -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)
|
||||
|
||||
### 小结
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue