摘要:
阅读全文
posted @ 2019-03-11 15:37
塞巴斯酱
阅读(131)
评论(0)
推荐(0)
摘要:
很好用的数字滚动插件 vue-countTo npm 安装 npm i vue-count-to 使用 <template> <countTo :startVal="startVal" :endVal="endVal" :duration="3000"></countTo> </template> 阅读全文
posted @ 2019-03-11 11:33
塞巴斯酱
阅读(3454)
评论(0)
推荐(0)