f
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user