Skip to content

uni-ui 的 CountDown 倒计时组件 完善了动态赋值

Notifications You must be signed in to change notification settings

chree188/CountDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CountDown

uni-ui 的 CountDown 倒计时组件 完善了动态赋值

倒计时组件,组件名:uni-countdown,代码块: uCountDown。

时间参数直接动态赋值即可 使用方法: <uni-countdown :day="date.day" :hour="date.hour" :minute="date.minute" :second="date.second" :show-colon="false" @timeup="timeup">

About

uni-ui 的 CountDown 倒计时组件 完善了动态赋值

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages