Merge branch 'dev' into next

This commit is contained in:
chenjiahan
2020-09-05 07:17:49 +08:00
82 changed files with 264 additions and 228 deletions
+4 -4
View File
@@ -64,7 +64,7 @@ export default {
| z-index | z-index | _number \| string_ | `1` |
| duration | Animation duration | _number \| string_ | `0.3` |
| class-name | ClassName | _string_ | - |
| custom-class `v2.2.5` | Custom style | _object_ | - |
| custom-class | Custom style | _object_ | - |
| lock-scroll `v2.6.2` | Whether to lock background scroll | _boolean_ | `true` |
### Events
@@ -75,6 +75,6 @@ export default {
### Slots
| Name | Description |
| ---------------- | ------------ |
| default `v2.2.5` | Default slot |
| Name | Description |
| ------- | ------------ |
| default | Default slot |