摘要: 分页页面滑动翻页 <view onTouchStart="onTouchStart" onTouchEnd="onTouchEnd"><view> /** * 滑动开始 * @param {*} e */ onTouchStart(e) { this.setData({ changeStartX:  阅读全文
posted @ 2022-04-12 09:57 DQ1999 阅读(217) 评论(0) 推荐(0)