删除数组中的某一条数据 that.data.shoucangList.splice(index, 1); that.setData({ shoucangList: that.data.shoucangList })