<view class="container data-v-8f60cf9c" style="overflow:auto;"><view class="orders-list d-flex flex-column w-100 data-v-8f60cf9c" style="padding:20rpx;padding-bottom:0;"><block wx:for="{{mobileList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['showchart',['$0'],[[['mobileList','',index]]]]]]]}}" class="order-item data-v-8f60cf9c" style="margin-bottom:30rpx;" bindtap="__e"><list-cell vue-id="{{'51a3ef14-1-'+index}}" hover="{{false}}" last="{{true}}" class="data-v-8f60cf9c" bind:__l="__l" vue-slots="{{['default']}}"><view class="w-100 d-flex flex-column data-v-8f60cf9c"><view class="moblist data-v-8f60cf9c"><view class="avatar data-v-8f60cf9c"><image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/sms_pro/user_header.png" class="data-v-8f60cf9c"></image></view><view class="data-v-8f60cf9c">{{'@'+item.mobile+''}}</view><view class="backtxt data-v-8f60cf9c">{{'共'+item.smsCount+'条'}}</view><block wx:if="{{item.unReadCount&&item.unReadCount>0}}"><view class="backtxt data-v-8f60cf9c" style="color:#FAB714;">{{'您有'+item.unReadCount+'条回复'}}</view></block><view class="mobtip data-v-8f60cf9c">></view></view></view></list-cell></view></block></view><block wx:if="{{chartVisible}}"><modal class="good-detail-modal data-v-8f60cf9c" vue-id="51a3ef14-2" show="{{chartVisible}}" color="#5A5B5C" width="90%" custom="{{true}}" padding="0rpx" radius="12rpx" bind:__l="__l" vue-slots="{{['default']}}"><view class="cover data-v-8f60cf9c" style="height:0px;padding:0;z-index:1000;"><view class="btn-group data-v-8f60cf9c" style="top:0rpx;"><image src="/static/images/menu/close.png" data-event-opts="{{[['tap',[['closeChartVisible',['$event']]]]]}}" bindtap="__e" class="data-v-8f60cf9c"></image></view></view><scroll-view class="detail data-v-8f60cf9c" scroll-y="{{true}}"><view class="backlist data-v-8f60cf9c"><block wx:for="{{$root.l0}}" wx:for-item="backitem" wx:for-index="bindex"><view class="{{['backcell','data-v-8f60cf9c',backitem.$orig.memo=='1'?'chart-send':'chart-back']}}"><view class="avatar data-v-8f60cf9c" style="margin:0;"><image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/sms_pro/user_header.png" class="data-v-8f60cf9c"></image></view><view style="text-align:left;position:relative;" class="data-v-8f60cf9c"><view class="{{['chart-txt','data-v-8f60cf9c',backitem.$orig.memo=='1'?'txt-send':'txt-back']}}">{{''+backitem.$orig.smscontent+''}}</view><view class="{{['sendstatus','data-v-8f60cf9c',backitem.$orig.memo=='1'?'status-send':'status-back']}}">{{''+backitem.m0+''}}</view></view></view></block></view></scroll-view><view data-event-opts="{{[['tap',[['handleAddToCartInModal']]]]}}" class="add-to-cart-btn data-v-8f60cf9c" bindtap="__e"><view class="data-v-8f60cf9c">回复</view></view></modal></block></view>
|