docs: remove all v2 version tag

This commit is contained in:
chenjiahan
2021-01-10 19:08:09 +08:00
parent 0f7c088f9f
commit 51bc1cee8a
101 changed files with 525 additions and 527 deletions
+4 -4
View File
@@ -145,10 +145,10 @@ export default {
### Events
| Event | Description | Arguments |
| --- | --- | --- |
| finish | Emitted when count down finished | - |
| change `v2.4.4` | Emitted when count down changed | _currentTime: CurrentTime_ |
| Event | Description | Arguments |
| ------ | -------------------------------- | -------------------------- |
| finish | Emitted when count down finished | - |
| change | Emitted when count down changed | _currentTime: CurrentTime_ |
### Slots
+4 -4
View File
@@ -159,10 +159,10 @@ export default {
### Events
| 事件名 | 说明 | 回调参数 |
| --------------- | ---------------- | -------------------------- |
| finish | 倒计时结束时触发 | - |
| change `v2.4.4` | 倒计时变化时触发 | _currentTime: CurrentTime_ |
| 事件名 | 说明 | 回调参数 |
| ------ | ---------------- | -------------------------- |
| finish | 倒计时结束时触发 | - |
| change | 倒计时变化时触发 | _currentTime: CurrentTime_ |
### Slots