修改appendMessage逻辑,可以给任意联系人发送消息

This commit is contained in:
fan
2021-01-23 16:03:25 +08:00
parent b2065bbd65
commit 61992c9754
9 changed files with 198 additions and 41 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "lemon-imui",
"version": "1.2.2",
"version": "1.2.3",
"main": "dist/index.umd.min.js",
"description": "基于 VUE2.0 的 IM 聊天组件",
"homepage": "https://github.com/fanjyy/lemon-imui",