|
|
|
|
@ -152,7 +152,7 @@ const lastMsgContent = computed(() => {
|
|
|
|
|
|
|
|
|
|
if (!lastMsg.text && lastMsg.attachment && lastMsg.attachment.raw) {
|
|
|
|
|
console.log("lastMsglastMsglastMsg123", lastMsg);
|
|
|
|
|
if(!lastMsg.text && lastMsg.attachment && la+stMsg.attachment.raw && lastMsg.attachment.ext == '.mp4' && lastMsg.attachment.url){
|
|
|
|
|
if(!lastMsg.text && lastMsg.attachment && lastMsg.attachment.raw && lastMsg.attachment.ext == '.mp4' && lastMsg.attachment.url){
|
|
|
|
|
_str = "[视频]";
|
|
|
|
|
}
|
|
|
|
|
else if (JSON.parse(lastMsg.attachment.raw).type == 100002){
|
|
|
|
|
|