master
2023-02-09 16:52:07 +08:00
parent db4dfd3edc
commit 90f656beab
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "lili商城",
"appid" : "__UNI__ED807EA",
"appid" : "__UNI__D472780",
"description" : "",
"versionName" : "4.2.8",
"versionCode" : 4000280,

View File

@ -10,9 +10,9 @@
<!-- 消息 -->
<view class="flex-column-start" v-if="msgList.length" v-for="(item, index) in msgList" :key="index">
<view class="flex-row-start column-time">
<view v-show="compareTime(index, item.createTime)" class="flex-row-start date-text"
<!-- <view v-show="compareTime(index, item.createTime)" class="flex-row-start date-text"
v-text="beautifyTime(item.createTime)">
</view>
</view> -->
</view>
<!-- 用户消息 头像可选加入-->
<view v-if="item.my" class="flex justify-end padding-right one-show align-start padding-top">