Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我PromptDialog.Choice用来显示医生日程的详细信息。这是我现在得到的输出。
PromptDialog.Choice
我想以这种方式格式化
医院名称 可用天数 预约号
有人可以帮忙吗?
我认为这里的方法是结合创建您自己的 PromptStyler,正如我在这个答案中解释的那样,使用AdaptiveCards创建一个漂亮的表格视图来显示您的选项并可能添加一个按钮。