0.1.11 • Published 2 years ago

ui-rebot v0.1.11

Weekly downloads
-
License
-
Repository
-
Last release
2 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

2 years ago

0.1.10

2 years ago

0.1.8

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago