Przeglądaj źródła

修改主菜单

tags/AL.0.8.0_20240113_base
yuan 1 rok temu
rodzic
commit
291458f78f
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      src/app.config.ts

+ 2
- 2
src/app.config.ts Wyświetl plik

@@ -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: '通讯录'


Ładowanie…
Anuluj
Zapisz