[Improvement] AddressList: upgrade style, add slot (#1628)

This commit is contained in:
neverland
2018-08-14 15:04:21 +08:00
committed by GitHub
parent 513b62053e
commit 225bdaef01
8 changed files with 46 additions and 38 deletions
+7
View File
@@ -77,3 +77,10 @@ export default {
| name | Name | `String` |
| tel | Phone | `String` |
| address | Address | `String` |
### Slot
| 名称 | 说明 |
|-----------|-----------|
| - | Custom content after list |
| top | Custom content before list |