forked from nsjcy/frontEnd/nsjcy

liuwh
2020-03-29 9c7c21e8eacda173feb418bdfe739f7f97358233
SunshineIns/src/data/menu.js
@@ -83,9 +83,23 @@
  icon: active,
  iconCheck: activeCheck,
  path: '/sweeping'
},
{
  id: 'lawSubscribe',
  name: '普法预约',
  icon: active,
  iconCheck: activeCheck,
  path: '/lawSubscribe'
},
{
  id: 'keyWord',
  name: '关键词维护',
  icon: active,
  iconCheck: activeCheck,
  path: '/keyWord'
}, {
  id: 'activeManage',
  name: '法制活动',
  name: '法治活动',
  icon: active,
  iconCheck: activeCheck,
  path: '/activeManage'
@@ -106,14 +120,14 @@
},
{
  id: 'noInspectionReportList',
  name: '未检举报',
  name: '举报管理',
  icon: active,
  iconCheck: activeCheck,
  path: '/noInspectionReportList'
},
{
  id: 'questionnaire',
  name: '问卷管理部分',
  name: '调查问卷管理',
  icon: msgManage,
  iconCheck: activeCheck,
  children: [{
@@ -232,7 +246,7 @@
  name: '系统管理',
  icon: sys,
  iconCheck: sysCheck,
  path: 'http://xnwj.gznsjc.gov.cn/nsjc-charge/base/home.html'
  path: 'http://nsjcy.hugeinfo.com.cn/nsjc-charge/base/home.html'
}];