处理页面

This commit is contained in:
2026-01-15 16:18:19 +08:00
parent b04c263e49
commit 1a0f43b1bd
13 changed files with 20 additions and 140 deletions

View File

@@ -35,6 +35,12 @@
"selectedIconPath": "static/tabbar/home-active.png",
"text": "首页"
},
{
"pagePath": "pages/todo/index",
"iconPath": "static/tabbar/todo.png",
"selectedIconPath": "static/tabbar/todo-active.png",
"text": "待办"
},
{
"pagePath": "pages/mine/index",
"iconPath": "static/tabbar/user.png",