0.5.6 • Published 8 months ago
salechaty-client v0.5.6
SaleChaty 访客端插件
访客端聊天插件
(兼容 PC / H5) 1、 安装
npm install salechaty-client
2、 使用
<template>
<SaleChatyClient
orgi='XXXX'
appid='XXXX'
baseUrl='XXXX'
/>
</template>
<script setup lang="ts">
import { SaleChatyClient } from 'salechaty-client';
</script>
3、参数说明
- orgi 必传 租户id
- appid 必传 插件id
- baseUrl 接口环境地址
- model 模式,默认为插件模式。 plug 插件模式,显示入口,点击入口显示聊天框; chat 聊天模式,不显示入口,直接显示聊天框; preview 预览模式,在设置的时候预览
0.5.6
8 months ago
0.5.5
8 months ago
0.5.4
8 months ago
0.5.3
8 months ago
0.5.2
8 months ago
0.5.1
8 months ago
0.5.0
9 months ago
0.4.9
9 months ago
0.4.8
9 months ago
0.4.7
9 months ago
0.4.6
9 months ago
0.4.5
9 months ago
0.4.4
9 months ago
0.4.3
9 months ago
0.4.2
9 months ago
0.4.1
9 months ago
0.4.0
9 months ago
0.3.9
9 months ago
0.3.8
9 months ago
0.3.7
9 months ago
0.3.6
9 months ago
0.3.5
9 months ago
0.3.4
9 months ago
0.3.3
9 months ago
0.3.2
9 months ago
0.3.1
9 months ago
0.3.0
9 months ago
0.2.9
9 months ago
0.2.8
9 months ago
0.2.7
9 months ago
0.2.6
9 months ago
0.2.5
9 months ago
0.2.4
9 months ago
0.2.3
9 months ago
0.2.2
9 months ago
0.2.1
9 months ago
0.2.0
9 months ago
0.1.9
9 months ago
0.1.8
9 months ago
0.1.7
9 months ago
0.1.6
9 months ago
0.1.5
9 months ago
0.1.4
9 months ago
0.1.3
9 months ago
0.1.2
9 months ago
0.1.1
9 months ago
0.1.0
9 months ago
0.0.9
9 months ago
0.0.8
9 months ago
0.0.7
9 months ago
0.0.6
9 months ago
0.0.5
9 months ago
0.0.4
9 months ago
0.0.3
9 months ago
0.0.2
9 months ago
0.0.1
9 months ago