mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-15 19:58:00 +00:00
28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
<!--
|
||
* @Author: jackning 270580156@qq.com
|
||
* @Date: 2024-04-03 17:20:03
|
||
* @LastEditors: jackning 270580156@qq.com
|
||
* @LastEditTime: 2024-04-05 14:48:15
|
||
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
|
||
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
|
||
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
|
||
* 仅支持企业内部员工自用,严禁私自用于销售、二次销售或者部署SaaS方式销售
|
||
* Business Source License 1.1: https://github.com/Bytedesk/bytedesk/blob/main/LICENSE
|
||
* contact: 270580156@qq.com
|
||
* 联系:270580156@qq.com
|
||
* Copyright (c) 2024 by bytedesk.com, All Rights Reserved.
|
||
-->
|
||
|
||
# TODO:
|
||
|
||
- 国际化
|
||
<!-- - 支持深色主题 -->
|
||
- 支持访客模式
|
||
- 存储cookie信息
|
||
<!-- - 支持登录模式 -->
|
||
- 支持客服、工单、意见反馈、问卷、知识库
|
||
- 如果检测到实在app内部调用h5,则可调用手机相册和录音
|
||
- 获取浏览器notification权限,推送通知
|
||
- 播放新消息提示音
|
||
- 客服插件可对web页面进行截图或选择部分区域,并发送给客服
|