@ -1021,10 +1021,10 @@ export default {
<Myprops :name="你好!"/>
//更加复杂的数据绑定
<Myprops :name="post.title+'by'+post.name"/>
//
```
---
## 问题