Update main-concepts.cn.md
This commit is contained in:
parent
4993342ffe
commit
e6fed7811a
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue