TalentService-mobile/unpackage/dist/dev/mp-weixin/pages/home/component/dynamics.wxml

1 line
1.1 KiB
Plaintext
Raw Normal View History

2024-10-31 21:24:54 +08:00
<view class="dynamic-list data-v-2f0732ad"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toShowDetail',['$0','$1'],[[['list','',index,'title']],[['list','',index,'id']]]]]]]}}" class="dynamic-item data-v-2f0732ad" bindtap="__e"><view class="item-left data-v-2f0732ad"><view class="ilo data-v-2f0732ad"><text class="item-title data-v-2f0732ad"><block wx:if="{{item.$orig.top}}"><text class="item-top data-v-2f0732ad">{{tip}}</text></block>{{''+item.$orig.title+''}}</text></view><view class="ilt data-v-2f0732ad"><text class="item-content data-v-2f0732ad" decode="{{true}}">{{item.m0}}</text></view><view class="ilth data-v-2f0732ad"><view class="ilth-left data-v-2f0732ad"><u-icon vue-id="{{'9c40b80e-1-'+index}}" size="28rpx" name="eye" label="{{item.$orig.view+' 人阅读'}}" class="data-v-2f0732ad" bind:__l="__l"></u-icon></view><view class="ilth-right data-v-2f0732ad">{{''+item.m1+''}}</view></view></view><view class="item-right data-v-2f0732ad"><image src="{{item.m2}}" class="data-v-2f0732ad"></image></view></view></block></view>