message.wxml 1.9 KB

1
  1. <view class="container pb-tabbar data-v-f70a8e40"><view class="filter-toolbar data-v-f70a8e40"><view class="filter-tabs data-v-f70a8e40"><view wx:for="{{a}}" wx:for-item="tab" wx:key="d" class="{{['data-v-f70a8e40', 'tab-item', tab.e]}}" bindtap="{{tab.f}}"><text class="tab-text data-v-f70a8e40">{{tab.a}}</text><text wx:if="{{tab.b}}" class="count data-v-f70a8e40">({{tab.c}})</text></view></view><view wx:if="{{b}}" class="read-all data-v-f70a8e40" bindtap="{{c}}"><text class="data-v-f70a8e40">全部已读</text></view></view><view class="msg-list data-v-f70a8e40"><view wx:for="{{d}}" wx:for-item="msg" wx:key="h" class="msg-card card-anim data-v-f70a8e40" bindtap="{{msg.i}}"><view class="msg-header data-v-f70a8e40"><text class="msg-title data-v-f70a8e40">{{msg.a}}</text><view wx:if="{{msg.b}}" class="unread-dot data-v-f70a8e40"></view><text wx:else class="time-text data-v-f70a8e40">{{msg.c}}</text></view><view class="msg-body data-v-f70a8e40"><view class="info-row data-v-f70a8e40"><text class="label data-v-f70a8e40">岗位:</text><text class="value data-v-f70a8e40">{{msg.d}}</text></view><view class="info-row flex-between data-v-f70a8e40"><view class="left-box data-v-f70a8e40"><text class="label data-v-f70a8e40">公司:</text><text class="value data-v-f70a8e40">{{msg.e}}</text></view><view class="right-box data-v-f70a8e40"><text wx:if="{{msg.f}}" class="time-text-inline data-v-f70a8e40">{{msg.g}}</text><image src="{{e}}" class="chevron data-v-f70a8e40"></image></view></view></view></view><view wx:if="{{f}}" class="empty-box data-v-f70a8e40"><text class="empty-text data-v-f70a8e40">暂无相关消息</text></view></view><view class="no-more data-v-f70a8e40">—— 已到底啦~ ——</view><view class="tabbar-placeholder data-v-f70a8e40"></view><custom-tabbar wx:if="{{g}}" class="data-v-f70a8e40" u-i="f70a8e40-0" bind:__l="__l" u-p="{{g}}"></custom-tabbar></view>