本人js菜鸟。。。我想在map循环中实现分别给image0,image1,image2赋值,问下怎么写。。
谢邀!才看到信息,看到你解决了,💪
let key = `image${index}` this.setData({ [key]: data[index].fileID })