@ -1037,7 +1037,6 @@ export default {
<!-- 根据一个变量的值动态传入 -->
<BlogPost :author="post.author" />
```
---