[changelog] 1.4.7

This commit is contained in:
陈嘉涵
2018-11-28 08:04:34 +08:00
parent 270960392e
commit ad5121286b
5 changed files with 55 additions and 6 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ export default {
| right-text | 右侧文案 | `String` | `''` | - |
| left-arrow | 是否显示左侧箭头 | `Boolean` | `false` | - |
| fixed | 是否固定在顶部 | `Boolean` | `false` | - |
| border | 是否显示下边框 | `Boolean` | `true` | 1.4.6 |
| border | 是否显示下边框 | `Boolean` | `true` | 1.4.7 |
| z-index | 元素 z-index | `Number` | `1` | - |
### Slot