This commit is contained in:
Mrx
2026-05-21 12:00:38 +08:00
parent 19a11516ec
commit 6137c69034
13 changed files with 2080 additions and 1036 deletions

View File

@@ -26,10 +26,10 @@ export default defineUniPages({
selectedIconPath: 'static/tabbar/home-active.png',
},
{
pagePath: 'pages/report',
text: '报告',
iconPath: 'static/tabbar/report.png',
selectedIconPath: 'static/tabbar/report-active.png',
pagePath: 'pages/toolbox/index',
text: '工具',
iconPath: 'static/tabbar/toolbox.png',
selectedIconPath: 'static/tabbar/toolbox-active.png',
},
{
pagePath: 'pages/mine',