[Doc] update changelog

This commit is contained in:
陈嘉涵
2018-10-18 18:50:23 +08:00
parent 2228e46733
commit 2e8d7e0b4f
107 changed files with 810 additions and 1212 deletions
+3 -3
View File
@@ -63,7 +63,7 @@ Use slot to add custom contents.
### API
| Attribute | Description | Type | Default |
|-----------|-----------|-----------|-------------|
|------|------|------|------|
| price | Price | `Number` | - |
| label | Price label | `String` | `合计:` |
| button-text | Button text | `String` | - |
@@ -76,13 +76,13 @@ Use slot to add custom contents.
### Event
| Event | Description | Arguments |
|-----------|-----------|-----------|
|------|------|------|
| submit | Triggerd when click submit button | - |
### Slot
| Name | Description |
|-----------|-----------|
|------|------|
| - | Custom left content |
| top | Custom top content |
| tip | Custom tips |