wx:for="{{a}}" 

循环数组
wx:key="name" 相当于主健名称
wx:for-item="item"  当前项目,如果为一维数组[1,2,3,4,5]则为指定为*this
wx:for-index="index" 当前索引

wx:for

wx:for

wx:for

相关文章:

  • 2022-12-23
  • 2021-10-10
  • 2022-12-23
  • 2021-08-18
  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
  • 2022-01-08
猜你喜欢
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
  • 2021-12-04
  • 2022-12-23
  • 2021-07-17
  • 2021-09-19
相关资源
相似解决方案