You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
605 B
1 lines
605 B
<view style="width:80vw;margin:auto;" id="app" class="data-v-41f89799"><view class="lotteryBox fleximg dis-flex data-v-41f89799"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="key" wx:key="id"><view class="{{['data-v-41f89799',key+1===index?'active':'noactive']}}"><view class="data-v-41f89799"><image class="itemImg data-v-41f89799" src="{{item.m0!==0?item.$orig.image:imgfixUrls+'xxhg.png'}}" mode></image><view class="f-24 _p data-v-41f89799" style="color:#B82F39;height:40rpx;line-height:40rpx;">{{item.m1!==0?item.$orig.title:'谢谢参与'}}</view></view></view></block></view></view>
|