From 85ac6051061a826af5e49c3ce20503cf771bbfeb Mon Sep 17 00:00:00 2001 From: yuanlei <18627959669@163.com> Date: Fri, 19 Dec 2025 11:01:08 +0800 Subject: [PATCH] 1 --- pages/setting/contact.vue | 20 ++++++-------------- .../vrapile-im/static/image/chat/chat-blue.png | Bin 0 -> 588 bytes uni_modules/vrapile-im/static/image/chat/chat.png | Bin 0 -> 802 bytes .../vrapile-im/static/image/chat/contacts-blue.png | Bin 0 -> 591 bytes .../vrapile-im/static/image/chat/contacts.png | Bin 0 -> 830 bytes uni_modules/vrapile-im/static/image/chat/emoji.png | Bin 0 -> 9617 bytes uni_modules/vrapile-im/static/image/chat/gift.png | Bin 0 -> 4991 bytes .../vrapile-im/static/image/chat/group-blue.png | Bin 0 -> 1661 bytes .../vrapile-im/static/image/chat/group-icon.png | Bin 0 -> 502 bytes .../vrapile-im/static/image/chat/jianpan.png | Bin 0 -> 932 bytes .../vrapile-im/static/image/chat/mine-blue.png | Bin 0 -> 507 bytes uni_modules/vrapile-im/static/image/chat/mine.png | Bin 0 -> 770 bytes uni_modules/vrapile-im/static/image/chat/more.png | Bin 0 -> 8428 bytes .../vrapile-im/static/image/chat/voice-left.png | Bin 0 -> 861 bytes .../vrapile-im/static/image/chat/voice-right.png | Bin 0 -> 912 bytes .../vrapile-im/static/image/chat/voice-saying.gif | Bin 0 -> 12122 bytes uni_modules/vrapile-im/static/image/chat/voice.png | Bin 0 -> 9685 bytes uni_modules/vrapile-im/static/image/emoji/danao.png | Bin 0 -> 1660 bytes .../vrapile-im/static/image/emoji/daxiao.png | Bin 0 -> 1622 bytes .../vrapile-im/static/image/emoji/shengqi.png | Bin 0 -> 1579 bytes uni_modules/vrapile-im/static/image/emoji/sile.png | Bin 0 -> 1274 bytes .../vrapile-im/static/image/emoji/xianwen.png | Bin 0 -> 1589 bytes 22 files changed, 6 insertions(+), 14 deletions(-) create mode 100644 uni_modules/vrapile-im/static/image/chat/chat-blue.png create mode 100644 uni_modules/vrapile-im/static/image/chat/chat.png create mode 100644 uni_modules/vrapile-im/static/image/chat/contacts-blue.png create mode 100644 uni_modules/vrapile-im/static/image/chat/contacts.png create mode 100644 uni_modules/vrapile-im/static/image/chat/emoji.png create mode 100644 uni_modules/vrapile-im/static/image/chat/gift.png create mode 100644 uni_modules/vrapile-im/static/image/chat/group-blue.png create mode 100644 uni_modules/vrapile-im/static/image/chat/group-icon.png create mode 100644 uni_modules/vrapile-im/static/image/chat/jianpan.png create mode 100644 uni_modules/vrapile-im/static/image/chat/mine-blue.png create mode 100644 uni_modules/vrapile-im/static/image/chat/mine.png create mode 100644 uni_modules/vrapile-im/static/image/chat/more.png create mode 100644 uni_modules/vrapile-im/static/image/chat/voice-left.png create mode 100644 uni_modules/vrapile-im/static/image/chat/voice-right.png create mode 100644 uni_modules/vrapile-im/static/image/chat/voice-saying.gif create mode 100644 uni_modules/vrapile-im/static/image/chat/voice.png create mode 100644 uni_modules/vrapile-im/static/image/emoji/danao.png create mode 100644 uni_modules/vrapile-im/static/image/emoji/daxiao.png create mode 100644 uni_modules/vrapile-im/static/image/emoji/shengqi.png create mode 100644 uni_modules/vrapile-im/static/image/emoji/sile.png create mode 100644 uni_modules/vrapile-im/static/image/emoji/xianwen.png diff --git a/pages/setting/contact.vue b/pages/setting/contact.vue index 69a536c..94dee89 100644 --- a/pages/setting/contact.vue +++ b/pages/setting/contact.vue @@ -1,11 +1,11 @@