item.value=[1,2,3]
wx:for="{{images[item.value]}}"  结果:{{images[1]}},{{images[2]}},{{images[3]}}
VUE、微信小程序for循环动态变量取值VUE、微信小程序for循环动态变量取值
 

相关文章: