From 68f2bcf565265b7f76bbbbf78322d4c1a78d8843 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Wed, 9 Oct 2024 15:15:06 +0800 Subject: [PATCH] =?UTF-8?q?1.=E9=80=89=E9=A1=B9=E5=8D=A1=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/const/header-nav.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/config/const/header-nav.ts b/src/config/const/header-nav.ts index 2048f96e..720b941c 100644 --- a/src/config/const/header-nav.ts +++ b/src/config/const/header-nav.ts @@ -66,9 +66,7 @@ const defaultFooterNav: DefaultFooterNav = { link: {}, indicator_location: 'center', positioning_name: '未选择位置', - icon_setting: [ - { id: get_math(), img: [], icon: 'applet-me-message-acquiesce', link: {} }, - ], + icon_setting: [{ id: get_math(), img: [], icon: 'applet-me-message-acquiesce', link: { name: '我的消息', page: '/pages/message/message' } }], is_arrows_show: '1', is_center: '0', is_icon_show: '1',