From 3f3b164c64777cbc984e20dd6086f0e6b3622545 Mon Sep 17 00:00:00 2001 From: ch Date: Mon, 23 May 2022 11:49:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99im?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../message/chat/components/Footer.vue | 10 +++++----- .../message/chat/components/GoodsInfo.vue | 4 ++-- static/im/add-icon1.png | Bin 1094 -> 0 bytes static/im/add-icon2.png | Bin 872 -> 0 bytes static/im/aitbtn1.png | Bin 306 -> 0 bytes static/im/aitbtn2.png | Bin 219 -> 0 bytes static/im/audio1.png | Bin 2331 -> 0 bytes static/im/audio2.png | Bin 1896 -> 0 bytes static/im/audio3.png | Bin 1969 -> 0 bytes static/im/class.png | Bin 1457 -> 0 bytes static/im/close.png | Bin 463 -> 1248 bytes static/im/close2.png | Bin 576 -> 0 bytes static/im/collect.png | Bin 1089 -> 0 bytes static/{imxx => im}/emoji.png | Bin static/im/expression.png | Bin 1898 -> 0 bytes static/im/fail.png | Bin 900 -> 0 bytes static/im/file-icon.png | Bin 355 -> 0 bytes static/im/file.png | Bin 795 -> 0 bytes static/im/gif.gif | Bin 2218 -> 0 bytes static/im/group.png | Bin 1869 -> 0 bytes static/{imxx => im}/img.png | Bin static/im/inform.png | Bin 6757 -> 0 bytes static/im/key.png | Bin 2686 -> 0 bytes static/im/loading.gif | Bin 1553 -> 0 bytes static/im/more.png | Bin 1663 -> 1168 bytes static/im/no.png | Bin 7753 -> 0 bytes static/im/permission.png | Bin 28065 -> 0 bytes static/im/picture.png | Bin 1080 -> 0 bytes static/im/reply.png | Bin 473 -> 0 bytes static/im/session-head.png | Bin 3012 -> 0 bytes static/im/ship@2x.png | Bin 321 -> 0 bytes static/{imxx => im}/video.png | Bin static/im/voice-a.png | Bin 1037 -> 0 bytes static/im/voice-b.gif | Bin 1600 -> 0 bytes static/im/voice-bg.png | Bin 134987 -> 0 bytes static/im/voice-bg2.png | Bin 7786 -> 0 bytes static/im/voice-c.png | Bin 815 -> 0 bytes static/im/voice-d.gif | Bin 1601 -> 0 bytes static/im/voice.png | Bin 1850 -> 0 bytes static/im/xiazai.png | Bin 404 -> 0 bytes static/imxx/close.png | Bin 1248 -> 0 bytes static/imxx/more.png | Bin 1168 -> 0 bytes 42 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 static/im/add-icon1.png delete mode 100644 static/im/add-icon2.png delete mode 100644 static/im/aitbtn1.png delete mode 100644 static/im/aitbtn2.png delete mode 100644 static/im/audio1.png delete mode 100644 static/im/audio2.png delete mode 100644 static/im/audio3.png delete mode 100644 static/im/class.png delete mode 100644 static/im/close2.png delete mode 100644 static/im/collect.png rename static/{imxx => im}/emoji.png (100%) delete mode 100644 static/im/expression.png delete mode 100644 static/im/fail.png delete mode 100644 static/im/file-icon.png delete mode 100644 static/im/file.png delete mode 100644 static/im/gif.gif delete mode 100644 static/im/group.png rename static/{imxx => im}/img.png (100%) delete mode 100644 static/im/inform.png delete mode 100644 static/im/key.png delete mode 100644 static/im/loading.gif delete mode 100644 static/im/no.png delete mode 100644 static/im/permission.png delete mode 100644 static/im/picture.png delete mode 100644 static/im/reply.png delete mode 100644 static/im/session-head.png delete mode 100644 static/im/ship@2x.png rename static/{imxx => im}/video.png (100%) delete mode 100644 static/im/voice-a.png delete mode 100644 static/im/voice-b.gif delete mode 100644 static/im/voice-bg.png delete mode 100644 static/im/voice-bg2.png delete mode 100644 static/im/voice-c.png delete mode 100644 static/im/voice-d.gif delete mode 100644 static/im/voice.png delete mode 100644 static/im/xiazai.png delete mode 100644 static/imxx/close.png delete mode 100644 static/imxx/more.png diff --git a/pages/account/message/chat/components/Footer.vue b/pages/account/message/chat/components/Footer.vue index c417570..2af4841 100644 --- a/pages/account/message/chat/components/Footer.vue +++ b/pages/account/message/chat/components/Footer.vue @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-05-11 11:45:08 * @LastEditors: ch - * @LastEditTime: 2022-05-21 16:11:51 + * @LastEditTime: 2022-05-23 11:29:13 * @Description: file content -->