[Improvement] AddressEdit: add default slot (#573)

This commit is contained in:
neverland
2018-01-24 16:19:16 +08:00
committed by GitHub
parent e3ef5c853e
commit 8f97bc9f0f
14 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ Vue.use(SubmitBar);
### Slot
| Name | 说明 |
| 名称 | 说明 |
|-----------|-----------|
| default | 自定义订单栏左侧内容 |
| tip | 提示文案中的额外操作和说明 |