Explorar el Código

解决消息~

release/210823_需求对对碰
王饶冀 hace 4 años
padre
commit
f68cdeaa94
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      pages/msgModule/wechat2/wechat2.wxml

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

@@ -12,7 +12,7 @@
<text class='chat-time' style="display:none;">{{item.date}}</text>
</view>
<view class='other-record'>
<image class='other-head-img' src='{{item.addresseeHeadPortrait}}'></image>
<image class='other-head-img' src='{{item.senderHeadPortrait}}'></image>
<view class='other-record-content-triangle'></view>
<view class='other-record-content'>{{item.content}}</view>
</view>

Cargando…
Cancelar
Guardar