jiuyiUniapp/jiuyi2/unpackage/dist/dev/mp-weixin/pages/news/newAttention.wxml

1 line
543 B
Plaintext
Raw Normal View History

2024-12-18 15:46:27 +08:00
<view class="appbw"><view class="listArea plr30"><view wx:for="{{a}}" wx:for-item="item" wx:key="e" class="item rows ptb30 c333 f32" bindtap="{{item.f}}"><view class="avatar fs0"><image class="wh100 cir" src="{{item.a}}" mode="aspectFill"/></view><view class="content f1 mlr20"><view class="name b">{{item.b}}</view><view class="time c999 f22">{{item.c}} 关注了ta</view></view><view class="fs0"><uni-icons wx:if="{{b}}" u-i="{{item.d}}" bind:__l="__l" u-p="{{b}}"/></view></view></view><view class="fill" style="height:60rpx"></view></view>