@ -1012,6 +1012,11 @@ export default {
name: String // 这里是定义props的结构体的参数。或者是相当于Java中对象的属性。
}
---
```