|
@@ -6,8 +6,8 @@ module.exports = {
|
|
|
icon: 'home',
|
|
|
children: [
|
|
|
{ name: '常用功能', url: 'normal' },
|
|
|
- { name: '我的收藏', url: 'collection' },
|
|
|
- { name: '我的关注', url: 'follow' },
|
|
|
+ // { name: '我的收藏', url: 'collection' },
|
|
|
+ // { name: '我的关注', url: 'follow' },
|
|
|
// { name: '科技订单', url: 'techList' },
|
|
|
// { name: '服务订单', url: 'serviceList' },
|
|
|
// { name: '咨询订单', url: 'consultList' },
|
|
@@ -51,8 +51,8 @@ module.exports = {
|
|
|
icon: 'home',
|
|
|
children: [
|
|
|
{ name: '常用功能', url: 'normal' },
|
|
|
- { name: '我的收藏', url: 'collection' },
|
|
|
- { name: '我的关注', url: 'follow' },
|
|
|
+ // { name: '我的收藏', url: 'collection' },
|
|
|
+ // { name: '我的关注', url: 'follow' },
|
|
|
// { name: '科技订单', url: 'techList' },
|
|
|
// { name: '服务订单', url: 'serviceList' },
|
|
|
// { name: '咨询订单', url: 'consultList' }
|