From 5d0042451212daac7dc0608bf8cb8f81cf90e1fa Mon Sep 17 00:00:00 2001 From: shenzi Date: Tue, 9 Jan 2018 13:53:52 +0800 Subject: [PATCH] 更新 --- WebContent/WEB-INF/jsp/pc/index.jsp | 2 +- WebContent/WEB-INF/res/plugins/datas/nav.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/WEB-INF/jsp/pc/index.jsp b/WebContent/WEB-INF/jsp/pc/index.jsp index dc4967f..cab7ed6 100644 --- a/WebContent/WEB-INF/jsp/pc/index.jsp +++ b/WebContent/WEB-INF/jsp/pc/index.jsp @@ -106,7 +106,7 @@
    -
  • 文章管理
  • +
  • 首页文章管理
diff --git a/WebContent/WEB-INF/res/plugins/datas/nav.js b/WebContent/WEB-INF/res/plugins/datas/nav.js index 451bff6..cc1f4b9 100644 --- a/WebContent/WEB-INF/res/plugins/datas/nav.js +++ b/WebContent/WEB-INF/res/plugins/datas/nav.js @@ -1,6 +1,6 @@ var navs2 = [ { - "title": "文章管理", + "title": "首页文章管理", "icon": "icon-huodong", "href": "/zzhnc/activity/activityList" }, -- libgit2 0.24.0