【发布时间】:2018-09-27 22:15:25
【问题描述】:
我在演示页面中嵌入了 WebChat 并复制了 CSS 文件,但我不知道要更改 WebChat 的标题?
<link href="BotStyle.css" rel="stylesheet" />
<div id="BotChatGoesHere"></div>
<script src="https://cdn.botframework.com/botframework-webchat/latest/botchat.js"></script>
<!-- If you do not want to use Cognitive Services library, comment out the following line -->
<script src="https://cdn.botframework.com/botframework-webchat/latest/CognitiveServices.js"></script>
【问题讨论】:
标签: botframework