1 |
- <view class="main data-v-7c48d843"><view class="padding-lr data-v-7c48d843"><block wx:for="{{messageList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['gotoliaotian',['$0'],[[['messageList','',index]]]]]]]}}" class="padding-lr-sm padding-tb-sm bg-white margin-top-sm data-v-7c48d843" style="border-radius:16rpx;box-shadow:0 0 50rpx 0 rgba(0, 0, 0, 0.1);" bindtap="__e"><view class="flex justify-start align-center data-v-7c48d843"><u-icon vue-id="{{'6385ca05-1-'+index}}" name="order" class="data-v-7c48d843" bind:__l="__l"></u-icon><text class="text-lg margin-left-xs data-v-7c48d843">{{item.type==1?'医生确认接单':item.type==2?'医生确认结束':item.type==3?'系统通知':item.type==4?'下单成功':item.type==5?'服务包下单成功':item.type==6?'服务包到期':item.type==7?'充值成功':item.type==8?'余额付款成功':item.type==9?'修改密码':item.type==10?'修改绑定电话':item.type==11?'修改支付密码':item.type==12?'社区端通知':item.type==13?'后台通知':'订单通知'}}</text><text class="flex-sub text-right data-v-7c48d843">{{item.create_time}}</text></view><view class="margin-top-sm text-cut data-v-7c48d843">{{''+item.content+''}}</view><view class="text-right data-v-7c48d843" style="position:relative;"></view></view></block></view><u-empty vue-id="6385ca05-2" text="暂无数据" mode="order" show="{{show}}" margin-top="250" class="data-v-7c48d843" bind:__l="__l"></u-empty><view class="cu-tabbar-height data-v-7c48d843"></view><view class="cu-tabbar-height data-v-7c48d843"></view><u-no-network vue-id="6385ca05-3" class="data-v-7c48d843" bind:__l="__l"></u-no-network></view>
|