<view class="community-item {{ item.wgId===currentSelect.wgId?'hover':''}}" wx:for="{{communityArr}}" wx:key="wgId" bind:tap="onConfirmSelected" data-item="{{item}}">
{{item.wgName}}
</view>
<view class="community-item {{ item.wgId===currentSelect.wgId?'hover':''}}" wx:for="{{communityArr}}" wx:key="wgId" bind:tap="onConfirmSelected" data-item="{{item}}">
{{item.wgName}}
</view>
本文标题:小程序动态绑定class
本文链接:https://www.haomeiwen.com/subject/ukbeidtx.html
网友评论