[Doc] props title

This commit is contained in:
陈嘉涵
2019-05-03 09:37:24 +08:00
parent 921f8a88fb
commit e3cb465dc2
101 changed files with 279 additions and 283 deletions
+4 -4
View File
@@ -96,7 +96,7 @@ Vue.use(Sku);
</van-sku>
```
### API
### Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -118,7 +118,7 @@ Vue.use(Sku);
| message-config | Message related config | `Object` | `{}` |
| get-container | Return the mount node for sku | `String | () => HTMLElement` | - |
### Event
### Events
| Event | Description | Arguments |
|------|------|------|
@@ -137,7 +137,7 @@ Use ref to get sku instance and call instance methods
|------|------|------|------|
| getSkuData | - | skuData | Get current skuData |
### Slot
### Slots
| Name | Description |
|------|------|
@@ -270,7 +270,7 @@ messageConfig: {
}
```
#### Event Params Data Structure
#### Events Params Data Structure
```javascript
skuData: {