<#if user?? && (user.roleAuthMap["A02_A01_A02_B01"]?? || user.admin) >
  • class="layui-this">全部联系人<#if subtype == 'index'>(<#if contactsList??>${contactsList.totalElements}<#else>0)
  • <#if user?? && (user.roleAuthMap["A02_A01_A02_B02"]?? || user.admin) >
  • class="layui-this">今日新增<#if subtype == 'today'>(<#if contactsList??>${contactsList.totalElements}<#else>0)
  • <#if user?? && (user.roleAuthMap["A02_A01_A02_B03"]?? || user.admin) >
  • class="layui-this">本周新增<#if subtype == 'week'>(<#if contactsList??>${contactsList.totalElements}<#else>0)
  • <#if user?? && (user.roleAuthMap["A02_A01_A02_B04"]?? || user.admin) >
  • class="layui-this">我的联系人<#if subtype == 'creater'>(<#if contactsList??>${contactsList.totalElements}<#else>0)