跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://omer-914cc1c6.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Intercom

前端

启用客服类集成

将客服小部件集成到你的文档中。在你的 docs.json 文件中添加 integrations 字段,并填写相应的应用 ID。
  "integrations": {
    "intercom": "APP_ID",
    "frontchat": "CHAT_ID"
  }