2018年5月3日
摘要: git 地址: https://github.com/Augus/ngAnimate/ 使用方法: 下载后, 1、引入ngAnimate.js(依赖jquery); 2、引入 ng-animate.css 3、在需要ng-show的标签上,加上以下效果的类名 显示效果类名: toggle spin- 阅读全文
posted @ 2018-05-03 14:44 段了的弦 阅读(365) 评论(0) 推荐(0) 编辑
摘要: 注入:$ionicScrollDelegate 判断滚动条的位置用: 返回一个Json对象,内容为:{top:0,left:0} 例如当滚动条距离顶部一定距离时: 阅读全文
posted @ 2018-05-03 14:06 段了的弦 阅读(1472) 评论(0) 推荐(0) 编辑