chat-user

2.6.0 • Public • Published

chat-user

这是一个即时聊天的用户端 接口 sname: String, //客服姓名 name: String, //用户姓名 list: Array // 从后台获取聊天记录 含有: 发送人uname 发送时间newTime 消息内容newText 发送按钮点击事件名称 onSendOut//返回用户名,客服名,消息发送时间,消息内容,发送人;用于保存到后台数据库进行获取

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Readme

Keywords

none

Package Sidebar

Install

npm i chat-user

Weekly Downloads

7

Version

2.6.0

License

MIT

Unpacked Size

70.4 kB

Total Files

4

Last publish

Collaborators

  • shtesgh