feat: 银行端

This commit is contained in:
FlowerWater
2025-12-20 12:43:50 +08:00
parent 9591234e70
commit 06df763ed4
21 changed files with 3473 additions and 230 deletions

View File

@@ -38,9 +38,8 @@ export const userTabbarList: CustomTabBarItem[] = [
{
text: '首页',
pagePath: 'pages/index/index',
iconType: 'image',
icon: '/static/logo2.png',
iconActive: '/static/logo1.png',
iconType: 'unocss',
icon: 'i-carbon-home',
},
{
pagePath: 'pages/sort/index',