07 2019 档案

摘要:wx.getSystemInfo({ success: (res) => { wx.createSelectorQuery().select('#scrollbox').boundingClientRect((rect) => { this.setData({ height: ... 阅读全文
posted @ 2019-07-23 16:55 亦心晗 阅读(622) 评论(0) 推荐(0)
摘要://获取应用实例 var app = getApp(); Page({ /** * 页面的初始数据 */ data: { indicatorDots: true, controls: true, playBtn: false, durat... 阅读全文
posted @ 2019-07-08 10:04 亦心晗 阅读(11201) 评论(0) 推荐(0)