[#include "/business/wechat/include/title.html" /] [#include "/business/wechat/include/wheader.html" /]
知识库
[#if knowcate?? && knowcate?size>0] [#list knowcate as know]

${know.TITLE}

[/#list] [/#if]
[#if cicate?? && cicate?size>0] [#list cicate as ci]

${ci.NAME}

[/#list] [/#if]
[#if servicecate?? && servicecate?size>0] [#list servicecate as service]

${service.CATEGORY_NAME}

[/#list] [/#if]