feat(CountDown): support SS and S format (#5154)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<van-count-down
|
||||
millisecond
|
||||
:time="time"
|
||||
format="HH:mm:ss:SSS"
|
||||
format="HH:mm:ss:SS"
|
||||
/>
|
||||
</demo-block>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user