0.5.6 • Published 7 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
7 months ago
0.5.5
7 months ago
0.5.4
7 months ago
0.5.3
7 months ago
0.5.2
7 months ago
0.5.1
8 months ago
0.5.0
8 months ago
0.4.9
8 months ago
0.4.8
8 months ago
0.4.7
8 months ago
0.4.6
8 months ago
0.4.5
8 months ago
0.4.4
8 months ago
0.4.3
8 months ago
0.4.2
8 months ago
0.4.1
8 months ago
0.4.0
8 months ago
0.3.9
8 months ago
0.3.8
8 months ago
0.3.7
8 months ago
0.3.6
8 months ago
0.3.5
8 months ago
0.3.4
8 months ago
0.3.3
8 months ago
0.3.2
8 months ago
0.3.1
8 months ago
0.3.0
8 months ago
0.2.9
8 months ago
0.2.8
8 months ago
0.2.7
8 months ago
0.2.6
8 months ago
0.2.5
8 months ago
0.2.4
8 months ago
0.2.3
8 months ago
0.2.2
8 months ago
0.2.1
8 months ago
0.2.0
8 months ago
0.1.9
8 months ago
0.1.8
8 months ago
0.1.7
8 months ago
0.1.6
8 months ago
0.1.5
8 months ago
0.1.4
8 months ago
0.1.3
8 months ago
0.1.2
8 months ago
0.1.1
8 months ago
0.1.0
8 months ago
0.0.9
8 months ago
0.0.8
8 months ago
0.0.7
8 months ago
0.0.6
8 months ago
0.0.5
8 months ago
0.0.4
8 months ago
0.0.3
8 months ago
0.0.2
8 months ago
0.0.1
8 months ago