需求如下 数据表中某一个字段包含多个属性值,并以英文逗号分隔,需要遍历展示 实现 <#list article.articleTags?split(",") as tag> <i class="fa fa-tags mr-1">&l