@ -1009,7 +1009,7 @@ vue中:
```vue
export default {
props: {
name: String
name: String // 这里是定义props的
}
```