摘要: //事件处理函数 onLoad: function (options) { const res = wx.getSystemInfoSync() var statusbarH = res.statusBarHeight this.setData({ statusbar :statusbarH, // 阅读全文
posted @ 2021-02-16 14:30 lude1994 阅读(3422) 评论(0) 推荐(0)