微信小程序-坑,wxml里wx:if 判断 数字 是否在一个数组中。
已赞
未赞
index 是个数字 比如 3
vote_list是个数组 [1, 4, 5]
就想判断 index是不是在vote_list里。咋都不行。淦、
已赞
未赞
index 是个数字 比如 3
vote_list是个数组 [1, 4, 5]
就想判断 index是不是在vote_list里。咋都不行。淦、