微信小程序一次setData太多数据会造成卡顿,在修改数组数据不多情况下可以单独修改数组的某条数据,例如: this.setData({ [\'arr[\'+ index +\']\']: value }) c 相关文章: