POSCMS免费版
    {php $i=1;} {loop $top $t}

  • {fc_lang($t.name)}
  • {php $i=0;} {/loop}

  • {fc_lang('模块')}
      • {loop $top $t} {if strpos($t.mark, 'module')===0}
      • {fc_lang($t.name)}
      • {/if} {/loop}
  • {$admin['username']}
    • {dr_strcut($admin['username'], 8)}
    • {fc_lang('网站首页')}
    • {fc_lang('退出系统')}
    • {if $ci->is_auth('admin/check/index')}
    • {fc_lang('系统体检')}
    • {/if}
    • {fc_lang('更新数据')}
    • {fc_lang('更新表结构')}
    • {fc_lang('更新全站缓存')}
    • {fc_lang('官方网站')}
    • {fc_lang('技术论坛')}
    • {fc_lang('帮助手册')}
    {reset($left)}