${config.getKeyToValue("SYS_CONFIG_TITLE_MINI")} ${config.getTitle()}
导航切换
    <#if modules?? && (modules?size > 0)> <#list modules as c>
  • <@ctx.i18n text = "${c['moduleName']}"/>
  • title="<@ctx.i18n text = "全屏显示"/>" class="dropdown-toggle"> <@ctx.i18n text = "全屏显示"/>
  • title="<@ctx.i18n text = "锁屏"/>" class="dropdown-toggle"> <@ctx.i18n text = "锁屏"/>
  • " class="dropdown-toggle"> <@ctx.i18n text = "便签"/> <#-- <@ctx.i18n text = "新"/>-->
  • 10
  • <@ctx.i18n text = "中文(简体)"/>
    • <#list dict.getType('sys_lang_type')> <#items as d> <#if d.status =='0' >
    • ${d.dictLabel}
  • <#-- --> ${user.avatar}<#else>/static/img/user2-160x160.jpg" onerror="imgUserError();" class="user-image" alt="User Image"/> ${user.name}
    • ${user.avatar}<#else>/static/img/user2-160x160.jpg" onerror="imgUserError();" class="img-circle" alt="User Image" />

      <@ctx.i18n text = "上次登陆时间"/> : <#if user.loginTime?exists> ${user.loginTime?string('yyyy-MM-dd HH:mm:ss')}

      <@ctx.i18n text = "上次登陆地点"/>:${user.loginLocation?default("/")}

    • <@ctx.i18n text = "个人中心"/>
      <@ctx.i18n text = "切换主题"/>
    • " class="btn btn-default btn-flat" style="width: 120px;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;"> <@ctx.i18n text = "修改密码"/>
      " class="btn btn-default btn-flat"> <@ctx.i18n text = "退出"/>