Browse Source
update README.md.
Signed-off-by: blue <825657193@qq.com>
master
blue
2 years ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
3 additions and
4 deletions
-
README.md
|
|
|
@ -16,10 +16,10 @@ |
|
|
|
|
|
|
|
|
|
|
|
#### 近期更新 |
|
|
|
发布2.0版本,本次更新加入了uniapp版本: |
|
|
|
发布2.0版本,本次更新加入了uniapp移动端: |
|
|
|
|
|
|
|
- 支持移动端和web端同时在线,多端消息同步 |
|
|
|
- 目前仅兼容h5和微信小程序,后续会继续兼容更多终端类型 |
|
|
|
- 目前已兼容h5、微信小程序,安卓和IOS |
|
|
|
- 聊天窗口加入已读未读显示 |
|
|
|
- 群聊加入@功能 |
|
|
|
- 界面风格升级,表情包更新、生成文字头像等 |
|
|
|
@ -95,8 +95,7 @@ npm run serve |
|
|
|
|
|
|
|
|
|
|
|
4.启动uniapp-h5 |
|
|
|
将im-uniapp目录导入到hbuilderx中,选择选中项目,通过菜单"运行"->"运行到浏览器"->"Chrome"启动 |
|
|
|
|
|
|
|
将im-uniapp目录导入HBuilderX,点击菜单"运行"->"开发环境-h5" |
|
|
|
访问 http://localhost:5173 |
|
|
|
|
|
|
|
|
|
|
|
|