<#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 'dashboard_bio_card'/>
<@i18n 'dashboard_bio_card_has'/>
0
<@i18n 'dashboard_bio_card_not'/>
0
<@i18n 'dashboard_bio_fp'/>
<@i18n 'dashboard_bio_has'/>
0
<@i18n 'dashboard_bio_not'/>
0
<@i18n 'dashboard_bio_pw'/>
<@i18n 'dashboard_bio_pw_has'/>
0
<@i18n 'dashboard_bio_pw_not'/>
0
<@i18n 'dashboard_bio_visibleFaceComparison'/>
<@i18n 'dashboard_bio_has'/>
0
<@i18n 'dashboard_bio_not'/>
0
<@i18n 'dashboard_bio_visibleFaceTemplate'/>
<@i18n 'dashboard_bio_has'/>
0
<@i18n 'dashboard_bio_not'/>
0
<@i18n 'dashboard_bio_face'/>
<@i18n 'dashboard_bio_has'/>
0
<@i18n 'dashboard_bio_not'/>
0
<@i18n 'dashboard_bio_finger'/>
<@i18n 'dashboard_bio_has'/>
0
<@i18n 'dashboard_bio_not'/>
0
<@i18n 'dashboard_bio_palm'/>
<@i18n 'dashboard_bio_has'/>
0
<@i18n 'dashboard_bio_not'/>
0
0 <@i18n 'base_rt_event_today'/>
0 <@i18n 'base_rt_event_normal'/>
0 <@i18n 'base_rt_event_exception'/>
0 <@i18n 'base_rt_event_alarm'/>
<@i18n 'dashboard_event_type'/>
    <#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%;" />