|
@@ -225,14 +225,15 @@
|
|
|
otherAppId: '其他小程序的appid'
|
|
|
},
|
|
|
{
|
|
|
- id: 'guide',
|
|
|
- title: '办事指引',
|
|
|
- isLogin: false,
|
|
|
- icon: 'icon-caidanguanli',
|
|
|
- url: '/pages/guide/guide/guide',
|
|
|
+ id: 'report',
|
|
|
+ title: '研究报告',
|
|
|
+ isLogin: true,
|
|
|
+ icon: 'icon-circular',
|
|
|
+ url: '/pages/researchReport/reportHome/reportHome',
|
|
|
toOtherApp: false,
|
|
|
otherAppId: '其他小程序的appid'
|
|
|
},
|
|
|
+
|
|
|
{
|
|
|
id: 'edu',
|
|
|
title: '行业培训',
|
|
@@ -252,11 +253,11 @@
|
|
|
otherAppId: 'wx050c17d8b239da86'
|
|
|
},
|
|
|
{
|
|
|
- id: 'report',
|
|
|
- title: '研究报告',
|
|
|
- isLogin: true,
|
|
|
- icon: 'icon-circular',
|
|
|
- url: '/pages/researchReport/reportHome/reportHome',
|
|
|
+ id: 'guide',
|
|
|
+ title: '办事指引',
|
|
|
+ isLogin: false,
|
|
|
+ icon: 'icon-caidanguanli',
|
|
|
+ url: '/pages/guide/guide/guide',
|
|
|
toOtherApp: false,
|
|
|
otherAppId: '其他小程序的appid'
|
|
|
},
|