Ver a proveniência

修改主菜单

tags/AL.0.8.0_20240113_base
yuan há 1 ano
ascendente
cometimento
291458f78f
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      src/app.config.ts

+ 2
- 2
src/app.config.ts Ver ficheiro

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


Carregando…
Cancelar
Guardar