<#include "/public/template/base.html"> <#macro baseMainContent> <#include "/public/template/head.html"> <@ZKUI.Permission name="dashboard">
  • <@i18n 'base_dashboard_userCount'/>
    <@i18n 'base_dashboard_deviceCount'/>
  • <@i18n 'base_dashboard_biometrics'/>
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    0
    <#if systemModules?lower_case?index_of("acc")!=-1>
  • <@i18n 'acc_module'/>
  • <#if systemModules?lower_case?index_of("att")!=-1>
  • <@i18n 'att_module'/>
  • <#if systemModules?lower_case?index_of("vis")!=-1>
  • <@i18n 'vis_module'/>
  • <#if systemModules?lower_case?index_of("park")!=-1>
  • <@i18n 'park_module'/>
  • <#if systemModules?lower_case?index_of("psg")!=-1>
  • <@i18n 'psg_module'/>
<#if systemModules?lower_case?index_of("acc")!=-1>
<@ZKUI.LinkContent id="acc${uuid}" url="dashboard.do?accDashboard" style="width:100%;height:100%;" />
<#if systemModules?lower_case?index_of("att")!=-1> <#if systemModules?lower_case?index_of("vis")!=-1> <#if systemModules?lower_case?index_of("park")!=-1> <#if systemModules?lower_case?index_of("psg")!=-1>
<@ZKUI.LinkContent id="psg${uuid}" url="dashboard.do?psgDashboard" style="width:100%;height:100%;" />
  • 0
    <@i18n 'base_rt_event_today'/>
    0
    <@i18n 'base_rt_event_normal'/>
    0
    <@i18n 'base_rt_event_exception'/>
    0
    <@i18n 'base_rt_event_alarm'/>