摘要:
ion-view Child of ionNavView A container for view content and any navigational and header bar information. When a view enters and exits its parent ion 阅读全文
posted @ 2016-05-23 22:34
/画家/
阅读(1385)
评论(0)
推荐(0)
摘要:
$interval $interval 是对原生setInterval的一种封装,它会在每次方法调用后自动的执行`$apply``api是这样的: fn是目标方法 delay 是延迟时间,单位是毫秒 count 是一共循环多少次 invokeApply 是指是否调用$apply方法,默认true P 阅读全文
posted @ 2016-05-23 15:43
/画家/
阅读(1410)
评论(0)
推荐(0)