|
@@ -124,7 +124,7 @@ const gridList = [
|
|
|
{ label: '精选企业', icon: '/static/img/enterprise.png', path: '/pagesB/recommendEnterprise/index' },
|
|
|
{ label: '酒店英语', icon: '/static/img/group.png', path: '' },
|
|
|
{ label: '早报资讯', icon: '/static/img/information.png', id: 'morningNews' },
|
|
|
- { label: '联系我们', icon: '/static/img/contact.png', path: '/pagesB/about/index' }
|
|
|
+ { label: '了解门墩儿', icon: '/static/img/contact.png', path: '/pagesB/about/index' }
|
|
|
]
|
|
|
|
|
|
// 跳转企业详情
|