forked from nsjcy/frontEnd/nsjcy

liuwh
2020-03-10 c935312f14761bb107d220693eaeb5e183021028
SunshineIns/src/data/menu.js
@@ -85,7 +85,7 @@
  path: '/sweeping'
}, {
  id: 'activeManage',
  name: '法制活动',
  name: '法治活动',
  icon: active,
  iconCheck: activeCheck,
  path: '/activeManage'
@@ -113,7 +113,7 @@
},
{
  id: 'questionnaire',
  name: '问卷管理部分',
  name: '调查问卷管理',
  icon: msgManage,
  iconCheck: activeCheck,
  children: [{
@@ -232,7 +232,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'
}];