gd-webim
v1.0.0
Published
<!-- * @Author: caohao * @Date: 2021-11-10 14:11:14 * @LastEditors: caohao * @LastEditTime: 2022-02-21 11:21:42 * @Description: -->
Downloads
4
Readme
gd-webim
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
相关依赖
- gd-dialog
IM 点击事件类型
| type 类型 | 组件名称 | data | 说明 | | --------- | ---------------- | ---------------- | --------------------- | | user | personal-profile | 无 | 个人对话框,点击人头 | | conent | data | {contarentID:''} | 系统消息 点击前去查看 |