摘要: // 滚动切换标签样式 switchTab: function (e) { this.setData({ currentTab: e.detail.current }); this.checkCor(); 0 == e.detail.current ? this.setData({ people: 阅读全文
posted @ 2018-11-20 17:52 酸suan 阅读(173) 评论(0) 推荐(0)