#include "${(base)!}/private/head.html">
序号 | 美食名称 | 类型 | 所属城市 | 更新时间 | 创建时间 | 操作 |
---|---|---|---|---|---|---|
${(list_index+1)!} | ${(list.name)!} | <#if list??&&list.type??> <#if 1==list.type> 特色皖菜 <#elseif 2==list.type> 金牌小吃 <#elseif 3==list.type> 其他 #if> <#else> 其他 #if> | <#if delist??> <#list delist as delist> <#if list??&&list.city??&&delist.id==list.city> ${(delist.name)!} #if> #list> #if> | ${(list.updateTime)!} | ${(list.createTime)!} | 编辑 |