feat: 优化页面显示

This commit is contained in:
caijun
2026-01-22 11:23:09 +08:00
parent 8e66789811
commit 2195b230ed

View File

@@ -135,13 +135,13 @@
color: '#F7AA41', color: '#F7AA41',
borderBottom: true borderBottom: true
}, },
{ // {
title: 'app.my.setting', // title: 'app.my.setting',
page: '/pages/my/settings/index', // page: '/pages/my/settings/index',
icon: 'icon-ym-route-appMenu', // icon: 'icon-ym-route-appMenu',
color: '#5944FC', // color: '#5944FC',
borderBottom: false // borderBottom: false
}, // },
], ],
}, },
], ],