Ver código fonte

新加字段

release/210823_需求对对碰
王饶冀 3 anos atrás
pai
commit
810d2b24e0
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      pages/msgModule/wechat2/wechat2.wxml

+ 1
- 1
pages/msgModule/wechat2/wechat2.wxml Ver arquivo

@@ -138,7 +138,7 @@
<!-- 由你发起沟通详情 -->
<view wx:else class="product-item-view" bindtap="goDetails" data-value="{{ item.transactionId }}">
<view class="content-view">
<view class="product-info-item">{{ item.info }}</view>
<view class="product-info-item">{{ item.object.info }}</view>
<view class="product-send-time">{{ item.date }} 由{{ receiveMemberId != item.sender ? '对方':'你' }}发起沟通</view>
</view>
</view>

Carregando…
Cancelar
Salvar