Update main-concepts.cn.md

This commit is contained in:
当耐特 2018-10-18 15:53:33 +08:00 committed by GitHub
parent 4993342ffe
commit e6fed7811a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -191,7 +191,7 @@ static get data() {
举例说明 Path 命中规则:
| diffResult | updatePath |是否更新|
| Proxy Path | updatePath |是否更新|
| ------ | ------ |------ |
| abc | abc | 更新 |
| abc[1] | abc | 更新 |
@ -211,4 +211,4 @@ static get data() {
@tag('my-first-element', true)
```
纯元素!不会注入 store!
纯元素!不会注入 store!