|
|
|
@@ -24,13 +24,13 @@ export default defineAppConfig({ |
|
|
|
text: '通知' |
|
|
|
}, |
|
|
|
{ |
|
|
|
pagePath: 'pages/contact/index', |
|
|
|
pagePath: 'pages/invite/index', |
|
|
|
selectedIconPath: 'images/calendar-plus-solid-397ef5.png', |
|
|
|
iconPath: 'images/calendar-plus-regular-797979.png', |
|
|
|
text: '新邀约' |
|
|
|
}, |
|
|
|
{ |
|
|
|
pagePath: 'pages/invite/index', |
|
|
|
pagePath: 'pages/contact/index', |
|
|
|
selectedIconPath: 'images/address-book-solid-397ef5.png', |
|
|
|
iconPath: 'images/address-book-regular-797979.png', |
|
|
|
text: '通讯录' |
|
|
|
|