1.1.0 • Published 6 years ago

ezdev-im v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

模块说明

npm install ezdev-im import jsxcApplication from "ezdev-im";

let jsxcApp = new jsxcApplication("192.168.25.176"); jsxcApp.jsxcinit(); jsxcApp.jsxcstart(user.account,user.id);

###1.0.4 :调整选择好友弹出框宽度 ###1.0.6 :修改导入模块方式

1.package.json 添加即时通讯模块依赖"
ezdev-system": "^1.0.3"
2.入口index.js文件导入ezdev-im
import "ezdev-im"
3.配置初始化参数为openfire服务器ip
 imserver:"192.168.25.176",

##1.1.0去掉调试信息

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago