From ddb72ba6234f13745a3f3258be0cae18441b748a Mon Sep 17 00:00:00 2001 From: augushong Date: Tue, 12 May 2020 22:20:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E7=AB=A0=E7=AD=89?= =?UTF-8?q?=E5=88=86=E5=90=84=E7=B1=BB=E5=9E=8B=E4=B8=BA=E5=AD=97=E7=AC=A6?= =?UTF-8?q?=E4=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/admin/common/_header.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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}
  • 管理员管理
  • 系统设置