gpt4 book ai didi

css - 是否支持 Microsoft bot 框架聊天窗口中的圆 Angular 边框

转载 作者:太空宇宙 更新时间:2023-11-04 00:47:18 25 4
gpt4 key购买 nike

Microsoft bot 框架是否支持样式化边框 Angular 我已经尝试过了

    const styleSet = window.WebChat.createStyleSet({
botAvatarImage: '/assets/logo.png',
bubbleBackground: '#9b9c94',
bubbleBorderTopLeftRadius:'20px',
bubbleFromUserBackground: '#38b349',
backgroundColor: 'white',
});

但还是没有,所以我想知道是不是 Web 聊天窗口不支持它,还是我打错了。我想围绕我的聊天框的 3 个 Angular 而不是第四个 Angular ,我知道 borderRadius 有效但不明白为什么这不起作用。

最佳答案

bubbleBorderTopLeftRadius 未在 Webchat 可能选项中定义。请参阅开源存储库:https://github.com/microsoft/BotFramework-WebChat/blob/master/packages/component/src/Styles/defaultStyleOptions.js

您可以向存储库贡献代码以添加此功能

关于css - 是否支持 Microsoft bot 框架聊天窗口中的圆 Angular 边框,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56792648/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com