[#escape x as (x)!?html]
我的收藏 - ${site.fullNameOrName}${global.customs['poweredBy']}
[#include 'inc_meta.html'/] [#include 'inc_css.html'/] [#include 'inc_js.html'/] [#include 'inc_header.html'/]
[#include 'sys_member_my_header.html'/]
[#include 'sys_member_my_left.html'/]
我的收藏
[@FavoritePage userId=user.id;pagedList] [#if pagedList.totalElements gt 0]
[#list pagedList.content as bean]
${bean.info.title}
删除
[/#list]
[#include 'page.html'/]
[#else]
没有找到相关数据!
[/#if] [/@FavoritePage]
[/#escape]