停止按钮使用不了
停止按钮生效
收起
你start里 应该也调用一下this.setData({x:this.data.x}) 放到 定时器下面 。end 里 也调用this.setData({x:null})
报告相同问题?