docs: add tips of get-contaienr in root node (#5078)

This commit is contained in:
neverland 2019-11-22 10:47:19 +08:00 committed by GitHub
parent b889ab09e8
commit 49f4bba1f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -112,6 +112,8 @@ export default {
}
```
> Tips: The get-container prop cannot be used on the root node
## API
### Props

View File

@ -123,6 +123,8 @@ export default {
}
```
> 注意:使用 get-container 属性的组件不能为根节点
## API
### Props