diff --git a/view/admin/common/_header.html b/view/admin/common/_header.html index 32b8071..ae4dbfe 100644 --- a/view/admin/common/_header.html +++ b/view/admin/common/_header.html @@ -7,16 +7,16 @@
  • 文件管理
  • 内容管理
  • {if get_system_config('index_tpl_name') == 'easy_blue_' } -
  • 简约蓝官网
  • +
  • 官网文章管理
  • {/if} {if get_system_config('index_tpl_name') == 'articles_' } -
  • 头条资讯
  • +
  • 头条资讯管理
  • {/if} {if get_system_config('index_tpl_name') == 'documents_' } -
  • 文档
  • +
  • 文档管理
  • {/if} {if get_system_config('index_tpl_name') == 'blog_' } -
  • 博客
  • +
  • 博客管理
  • {/if}
  • 管理员管理
  • 系统设置