0.1.11 • Published 3 years ago

ui-rebot v0.1.11

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

rebot

Project setup

npm install

        circleUrl:String,//图片地址
        wssUrl:{//socket地址
         type: String,
        default: 'ws://127.0.0.1:3000'   
        },
        TDevop:{//服务部门
         type: String,
        default: 'IT服务台'   
        },
        TName: {//客服名称
        type: String,
        default: '小T客服'
      }

openwebsocket() //开启socket链接
opennew() //开启客服聊天窗口

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

See Configuration Reference.

0.1.11

3 years ago

0.1.10

3 years ago

0.1.8

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago