diff --git a/pages/index/index.vue b/pages/index/index.vue index d820985..2673ea5 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -119,11 +119,11 @@ icon: '/static/indexImg/icon-work.svg', pageUrl: 'PAGES_WORK_INDEX', }, - { - title: '极速开票', - icon: '/static/indexImg/red-envelope.svg', - pageUrl: 'PAGES_INVOICE' - }, + // { + // title: '极速开票', + // icon: '/static/indexImg/red-envelope.svg', + // pageUrl: 'PAGES_INVOICE' + // }, { title: '排队', icon: '/static/indexImg/icon-line-up.svg',