微信小程序实现图片多选择 || 选择城市图片实现多选择选择城市
图片实现多选择wxml<view class="xuanze"> <block wx:for="{{selectIndex}}" wx:key="id"> <view class='item_container' bindtap='itemSelected' data-index='{{index}}' value="{{item.name}