From 2195b230ed03e164f8bda7152aa30e824f4e0ee4 Mon Sep 17 00:00:00 2001 From: caijun Date: Thu, 22 Jan 2026 11:23:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/my.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/index/my.vue b/pages/index/my.vue index 7fb8979..c8b2d63 100644 --- a/pages/index/my.vue +++ b/pages/index/my.vue @@ -135,13 +135,13 @@ color: '#F7AA41', borderBottom: true }, - { - title: 'app.my.setting', - page: '/pages/my/settings/index', - icon: 'icon-ym-route-appMenu', - color: '#5944FC', - borderBottom: false - }, + // { + // title: 'app.my.setting', + // page: '/pages/my/settings/index', + // icon: 'icon-ym-route-appMenu', + // color: '#5944FC', + // borderBottom: false + // }, ], }, ],