列表
<#if chatbots??>
<#list chatbots as chatbot>
class="layui-this"#if>>
${chatbot.name}
#list>
<#else>
还没有集成智能机器人
#if>