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" },