1 |
- <view class="{{['style-one','data-v-cf7f9098',list.length===0?'':'padding']}}"><block wx:for="{{list}}" wx:for-item="it" wx:for-index="k" wx:key="k"><image class="item data-v-cf7f9098" src="{{it.big_pic_url}}" data-event-opts="{{[['tap',[['r',['$0'],[[['list','',k]]]]]]]}}" bindtap="__e"></image></block><block wx:if="{{list.length===0}}"><view class="no-empty main-center data-v-cf7f9098"><n vue-id="07fe7655-1" background="#f7f7f7" title="该分类下无相关内容哦~" class="data-v-cf7f9098" bind:__l="__l"></n></view></block></view>
|