<#list [2 + 2, [1, 2, 3, 4], "foo"] as fruit> ${fruit[0]} </#list>
直接打印fruit报错,貌似不能 用序号形式,
感谢
fruit[fruit_index]