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
603 B
1 lines
603 B
<view style="width:80vw;margin:auto;" id="app" class="data-v-f048144e"><view class="lotteryBox fleximg dis-flex data-v-f048144e"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="key" wx:key="id"><view class="{{['data-v-f048144e',key===index?'active':'noactive']}}"><view class="data-v-f048144e"><image class="itemImg data-v-f048144e" src="{{item.m0!==0?item.$orig.image:imgfixUrls+'xxhg.png'}}" mode></image><view class="f-24 _p data-v-f048144e" style="color:#B82F39;height:50rpx;line-height:50rpx;">{{item.m1!==0?item.$orig.title:'谢谢参与'}}</view></view></view></block></view></view>
|