wx:for 之后 对数据进行判断大小 wx:if
先在最外层wx:for="(item, index) in array"遍历数组中的0:,1:,然后再根据对应需求wx:for="(a, index) in item"遍历对应的item,即遍历0:和1: