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
639 B
1 lines
639 B
<view class="container-conversation data-v-96558e3e"><view class="scroll-box data-v-96558e3e"><view class="uni-list margintop-bar data-v-96558e3e"><block wx:for="{{conversationList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="conversationID"><view data-event-opts="{{[['tap',[['handleRoute',['$0'],[[['conversationList','conversationID',item.conversationID,'conversationID']]]]]]]}}" bindtap="__e" class="data-v-96558e3e"><t-u-i-conversation-item vue-id="{{'345b3776-1-'+__i0__}}" data-type="{{item.type}}" conversation="{{item}}" class="data-v-96558e3e" bind:__l="__l"></t-u-i-conversation-item></view></block></view></view></view>
|