<#include "include/exmay-head.html" /> <#include "include/exmay-header.html"/>
<#include "include/exmay-menu.html" />
${member.username}(${member.nickname!}),欢迎回来!
所在会员组:${member.memberGroup.name}
实名认证:

上次登录时间: <@exmay_plugin code="timeFormat" default=member.lastLoginTime>${timeFormat(member.lastLoginTime)}
上次登录IP:<@exmay_plugin code="ipLocation" default=member.lastLoginIp> ${ipLocation(member.lastLoginIp)}
登录次数:${member.loginCount}
<#include "include/exmay-footer.html"/>