Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 168 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 168 Bytes

var obj = new TurnText(el,num,speed); 实例

obj.refresh(num) 更新数据

el:插入的父节点 num:数字(typeof = string) speed: setTimeout(fn,speed) default : 30