<#if "${attr('system.licenseLogoSkin','')}" == "true">
}/imgs/${attr('system.licenseLogoName','left_logo.png')})
<#else>
})
#if>
<#if hasLicenseId && "${language!}"=="zh_CN" >
#if>
<@i18n 'common_sys_version'/>
<#if Application["system.customProductAlias"] ?? && Application["system.customProductAlias"]?exists>
EasyGymFit
<#else>
<#if curVersion?exists&&"${Application['system.productCode']!''}"=="EasyGymFit">
EasyGymFit
<#else>
${Application['system.productCode']!''}
#if>
#if>
${systemVersion!} <@i18n 'auth_license_details'/>
<@i18n 'comm_sys_packageBits'/>
<#if packageBits?exists>
${packageBits!}
#if>
<#if ecoIntegate?exists>
ECO <@i18n 'common_sys_version'/>
<#if zkecoVersion?exists>
<@i18n 'auth_ecoLicense_zkecoVersion'/>:${zkecoVersion!}
#if>
<#if zkposVersion?exists>
,<@i18n 'auth_ecoLicense_zkposVersion'/>:${zkposVersion!}
#if>
<#if zktimeVersion?exists>
,<@i18n 'auth_ecoLicense_zktimeVersion'/>:${zktimeVersion!}
#if>
#if>
<@i18n 'auth_license_info'/>
<#if hasLicenseId>
#if>
<#if "${Application['system.productCode']!''}"!="ZKBioAccess">
<@i18n 'auth_license_details'/>
#if>
<#if !isShowlicenseInfoDev>
<#if licenseInfoListT?size != 0>
<#if "${language!}"!="zh_CN">
| <@i18n 'auth_license_item'/> |
<@i18n 'auth_license_status'/> |
<@i18n 'auth_license_remain'/> |
<@i18n 'auth_license_validdays'/> |
<#elseif "${language!}"=="zh_CN">
<@i18n 'auth_license_item'/> |
<@i18n 'auth_license_status'/> |
<@i18n 'auth_license_remain'/> |
<@i18n 'auth_license_validdays'/> |
#if>
<#list licenseInfoListT as item>
<#assign arr=(item?split(","))>
<#if "${language!}"!="zh_CN">
| ${arr[0]} |
${arr[2]} |
${arr[1]} |
${arr[3]} |
<#elseif "${language!}"=="zh_CN">
${arr[0]} |
${arr[2]} |
${arr[1]} |
${arr[3]} |
#if>
#list>
#if>
<#else>
<@licenseTotalDev />
#if>
<#if user.isSuperuser||user==null>
<@i18n 'auth_license_activate'/>
<@licenseActions />
<#if hasLicenseModule>
<@licenseUnbindActions />
#if>
<@licenseImpExpActions />
<#if hasLicenseId && "${language!}"=="zh_CN" && "${zkcloudEnable!}"=="true">
<@i18n 'auth_license_cloud_active'/>
<#if appId>
<@i18n 'auth_license_cloud_cancel'/>
<@i18n 'auth_license_cloud_updateLicense'/>
<@i18n 'auth_license_cloud_exportFile'/>
<#elseif ("${Application['system.productCode']!''}"!="ZKBioAccess")>
<@i18n 'auth_license_cloud_activeType1'/>
<@i18n 'auth_license_cloud_activeType2'/>
#if>
#if>
#if>
<#if ecoIntegate?exists>
<@i18n 'auth_ecoLicense_dogDescription'/>
<#if count?exists>
<@i18n 'auth_ecoLicense_count'/>:<@i18n 'count'/>
#if>
<#if zkposCount?exists>
,<@i18n 'auth_ecoLicense_zkposCount'/>:<@i18n 'zkposCount'/>
#if>
<#if zktimeCount?exists>
,<@i18n 'auth_ecoLicense_zktimeCount'/>:<@i18n 'zktimeCount'/>
#if>
<#if customerInfo?exists>
,<@i18n 'auth_ecoLicense_customerInfo'/>:<@i18n 'customerInfo'/>
#if>
#if>
<@i18n 'base_system_browsers'/>
<#if ecoIntegate?exists>
Internet Explorer 11+(32位)/Firefox 27+
<#else>
${softwareBrowsers!}
#if>
<@i18n 'base_system_resolution'/>
<@ZKUI.Format text="base_system_recpixels">
<@ZKUI.Param>${softwareResolution!''}@ZKUI.Param>
<@ZKUI.Param>${Application['system.software.recommend']!'1920*1080'}@ZKUI.Param>
@ZKUI.Format>
<@i18n 'base_system_environment'/>
<#if ecoIntegate?exists>
Windows 7, Windows 8/8.1, Windows10, Windows Server 2008/2012
百傲瑞达:PostgreSQL,Oracle 11g/12c,SQLServer 2005/2008/2012, ZKECO:SQLServer 2005/2008
<#else>
${softwareEnvironment!}
#if>