diff --git a/pages/index/index.vue b/pages/index/index.vue index 6c5429b..9752afc 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -150,11 +150,11 @@ // icon: '/static/indexImg/icon-staff.svg', // pageUrl: 'PAGES_USER' // }, - { - title: '订阅通知', - icon: '/static/indexImg/icon-notification.svg', - pageUrl: 'PAGES_NOTIFICATION_INDEX', - }, + // { + // title: '订阅通知', + // icon: '/static/indexImg/icon-notification.svg', + // pageUrl: 'PAGES_NOTIFICATION_INDEX', + // }, // { // title: '设置中心', // icon: '/static/indexImg/icon-cashier.svg',