2018年8月14日

摘要: 类似微信 双击 页面返回顶部功能,ionic3 中有一个 Content。 将 import { Content } from 'ionic-angular'; 放入想要实现此功能的 ts中。 实例化: @ViewChild(Content) content: Content; 方法: ionSel 阅读全文

posted @ 2018-08-14 15:05 陈小鑫 阅读(549) 评论(0) 推荐(0) 编辑