<@tools.includePlace path="/76c53ac2-4f88-4ef3-984b-c81d00a48089.html"/> <#-- 头部Header --> <@tools.includePlace path="/23e95a91-0063-4498-99ef-aa3fc4a79c4c.html"/> <#-- 导航 -->
<@tools.includePlace path="/c936c718-5f19-426f-b3ff-13a5a8d63044.html"/> <#-- 个人中心导航 -->
<#macro message code>${springMacroRequestContext.getMessage(code)} <@sys.appClientList userId=user.id pageIndex=pageIndex pageSize=10>

我的设备

<#if _oauthList??&&_oauthList?is_directive> <@oauth.list>

<#list list as o>绑定${o}<#sep>

    <#list page.list as a>
  • ${a.channel!} ${a.uuid!}<#if a.lastLoginDate?has_content>${a.lastLoginDate!}

    ${a.clientVersion!}<#if a.disabled>已禁用

<#assign start=1 end=page.totalPage /> <#if (page.pageIndex-5) gt start> <#assign start=page.pageIndex-4/> <#if (page.pageIndex+5) lt end> <#assign end=page.pageIndex+4/> <#if !page.firstPage> 上一页 <#else> 上一页 <#if start gt 1> 1 ... <#list start..end as n> ${n} <#if end lt page.totalPage> ... ${page.totalPage} <#if !page.lastPage> 下一页 <#else> 下一页
<@tools.includePlace path="/cc29e896-332a-46d8-9bcb-d48e92144e9c.html"/> <#-- 尾部Footer -->